Command | Description |
---|---|
/debug (start/stop) | Starts or stops debug profiling. |
/defaultgamemode <mode> | Switches the world's default gamemode to Adventure, Creative, or Survival respectively. |
/difficulty <new difficulty> | Switches the world's difficulty between Peaceful, Easy, Normal or Hard. |
/gamemode <mode> [player] | Mode can be 0, 1, or 2, which switches the current game mode to Survival, Creative or Adventure, respectively. When playing offline, the user must put "Player" instead of their username |
/gamerule <rule name> <value> or /gamerule <rule name> | Allows the player to adjust several base settings. Rule Names:
doFireTick, doMobLoot, doMobSpawning, doTileDrops, keepInventory,
mobGriefing.
doFireTick = toggles fire spread on/off doMobLoot = toggles drop items on/off (xp still drops) doMobSpawning = toggles on/off mob spawning doTileDrops = toggles farmed items (wheat, melon slices, etc.) drops on/off (still drop seeds even if off) keepInventory = toggles keeping your inventory when you die on/off mobGriefing = toggles Creeper block damage and Enderman block pickup on/off commandBlockOutput = toggles showing command block output in chat |
/give <player> <block id> [amount] [data value] | Gives item/block of specified amount, using specified data value (doesn't work to give entities) |
/help [page:command name] or /? [page:command name] | Displays all available commands and how to use them. |
/kill | Deals 1000 points (or 500 hearts) of damage, killing oneself instantly, and ignoring armor. Also adds message: "Ouch. That looks like it hurt." |
/me <actiontext> | Sends a narrative message to the other players. |
/publish | Opens your single-player game for LAN friends to join. |
/say <message> | Sends a message as the "Server". |
/seed | Displays the current seed for the world |
/spawnpoint or /spawnpoint <player> or /spawnpoint <player> <x> <y> <z> | Sets the spawnpoint of the target player to the current or entered destination. |
/time <set:add> <value> | Sets time to specified integer - 0 is dawn, 6000 is midday, 12000 is dusk, and 18000 is midnight |
/toggledownfall | Toggles rain/snow |
/tp [target player] <destination player> or [target player] <x> <y> <z> | Teleports target player to entered destination. Valid entries range from -31999999 to 31999999. |
/weather <clear>, <rain>, <thunder> | Can add a number afterwards to set the number of seconds it will stay like this. |
/xp <amount> [player] | Grants experience of the specified amount, valid entries range from 1 to 2147483647 (231 − 1). |
/clear <player> [item] [data] | Clears a player's current inventory or specific blocks /items. |
0 comments:
Post a Comment