Skip to content

Minecraft Commands#

Written By Glory, edits by Didi! All commands here are run from inside Minecraft.

Key:

  • []: Choose from the options, seperated by a comma.
  • (): Required
  • <>: Choose from the provided list

Omit the brackets when running commands

Kicking a user#

Use Case: To temporarily remove a player from the server (until they rejoin)
/kick (username)

Changing Game Mode#

/gamemode [spectator, survival]

Vanishing#

Use Case: To appear offline and invisible so no one knows you're online (you can spy on potential cheaters this way!)

/vanish

Works well with Changing Game Mode

Ledger#

Ledger Inspect#

/ledger inspect [on/off]

Example use:

  1. Do /ledger inspect on to turn on the inspect feature.
  2. Punch a block
  3. View in chat who broke a block in that spot, who placed one, what block was placed/broken (if you punch a chest it will tell you who added items from the chest and who removed items from it)
  4. Do /ledger inspect off to turn off the inspect feature.

Ledger Rollback & Restore#

/ledger preview [rollback, restore] <parameters>
Depending on if you are happy with what the preview shows, run this command
/ledger preview [cancel, apply]
Parameters available here

The ledger preview command only supports blocks. For mobs and other actions, drop the preview parts of the commands.
Rollback: Restores the world as defined by parameters
Restore: Undoes Rollback

Example use

  1. /ledger preview rollback source:eatyourglory range:10 (This command will delete ALL interactions the user eatyourglory had within 10 blocks)