Commands
Commands, or Cheats, is a way in Mine Blocks (and Minecraft) to obtain resources or change variables. The custom way to activate them (if cheats are on) is to press t.
Contents
Commands
Here are a few commands to use when playing Mine Blocks:
help
Options:
/help = Lists all the commands
gamemode
Options:
/gamemode <1|creative> = Switch from Survival to Creative.
/gamemode <0|survival> = Switch from Creative to Survival.
time
Options:
/time set 1-100 Sets the time to a specific spot in the day/night
/time set <day|night>
/time get Returns the time of day
weather
Options:
/weather set <clear|rain|thunder>
xp
Options:
/xp add (amount) Gives you the amount of exp.
/xp (amount) Sets your xp bar to the amount specified.
gamerule
Options:
/gamerule <keepinventory|dodaylightcycle|dofiretick> <true|false> Toggle dropping all items upon dying, or toggle if the day/night cycle runs, or the spread of fire and the burning of fire.
kill
Instantly kills the player.
give
Options:
give item [amount] [damage] [data_tags]
item
: The identifier for the item to giveamount
: Specifies how many of the item to givedamage
: How much damage the tool will have (default is 0). Positive numbers are damage, and negative numbers are durability.data_tags
: Specifies additional data to apply to the item. See data tags for more information.
home
Options:
/home [set [~]x [~]y] Go to your spawn point or set your spawn point.
tp
Options:
/tp <[~]x[~]y> Teleport to a specific place.
heal
Options:
/heal Restore health to full.
spawnskin
Options:
/spawnskin skin_id_number [amount] [[~]x [~]y] Spawns in a NPC (Non-player control)into the game. You need to have a skin ID for the NPC, which can be found on skin stats in the gallery. Amount is optional, place spawn is also optional. E.G: /spawnskin 123456
Uses for Commands
Commands give more control to the player over the world. It helps to expedite the building and creation process in creative mode. In survival, the player can use commands to cheat, in order to skip long procedures like rare item farming.
History
- Toggle button changed from "/" to "t".