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 |