You can use console commands to cheat or manage your server better in Minecraft. Below is a list of all of the Minecraft console commands you can run on your server.
Note: You will need operator status to be able to run these commands.
| Command | Description |
| ban <playername> <reason> | Bans a player from the server with an optional reason. |
| ban-ip <ip or playername> | Bans an IP or the IP of a specific player. |
| banlist | Displays all currently banned players. |
| deop <playername> | Takes away op from a player. |
| kick <playername> | Kicks the specified player temporarily |
| list | Shows all connected players |
| op <playername> | Gives operator status to a player |
| pardon <playername> | Removes a player from the ban list |
| save-all | Forces the server to save the world |
| save-off | Turns off world saving |
| save-on | Turns on world saving |
| stop | Stops the server |
| whitelist list | Displays all players on the whitelist |
| whitelist reload | Reloads the server whitelist |