Basic moderation commands Print

  • minecraft, commands, administration
  • 37

TIP: While running Spigot/Bukkit and further modifications, make sure to use Minecraft: (command) to run the Vanilla command.

Arguments in () are required, arguments in [] are optional.

 /ban (username) [reason] Ban the player from your server indefinitely. Reason will be displayed on the screen when the player attempts to join.
 /pardon (username)  Unban the player from your server
 /kick (username) [reason]  Kick the player from your server. Reason will be displayed on the screen when the player is kicked.
 /gamemode (mode) [username]

 Change your (or specified player's) game mode. Accepted modes are "survival", "creative", "adventure", and "spectator"

 /give (username) (item) [amount] [data value] [nbt]  Give an item to the player specified, including data, NBT and amount specified
 /tp (username) [username]  Teleport you (or another player) to a player specified

Was this answer helpful?

« Back