Server Commands

  1. help or ?  -  Shows a list of server commands. 
  2. kick <player>  -  Removes a player from the server. 
  3. ban <player>  -  Bans a player from the server. 
  4. pardon <player>  -  Pardons a banned player so that they can connect again. 
  5. ban-ip <ip>  -  Bans an IP address from the server. 
  6. pardon-ip <ip>  -  Pardons a banned IP address so that they can connect again. 
  7. op <player>  -  Turns a player into an op. 
  8. deop <player>  -  Removes op status from a player. 
  9. tp <player1> <player2>  -  Moves <player1> to the same location as <player2>. 
  10. give <player> <id> [<num>]  -  Gives <player> <num> (default 1) of the resource with data value <id>. 
  11. tell <player> <message>  -  Sends a private message to a player. 
  12. stop  -  Stops the server. 
  13. save-all  -  Forces a server-wide level save. 
  14. save-off  -  Disables terrain saving. 
  15. save-on  -  Re-enables terrain saving. 
  16. list  -  Lists all currently connected players. 
  17. say <message>  -  Broadcasts a message to all players. 
  18. whitelist <on/off>  -  Enable or disable whitelist.  
  19. whitelist <add/remove> <player>  -  Add or remove a player from the whitelist. 
  20. whitelist list  -  Lists all whitelisted players. 
  21. whitelist reload  -  Reload the whitelist from file. 
  22. time <add/set> <amount>  -  Add to or set the world time. 0 is dawn, 12000 is noon, it can be any number between 0 and 24000. 

Following commands can be used by any player and does not require admin/op status: 
  • /kill  -  Kills the player and takes them to the spawn 
  • /me <action>  -  Sends a IRC-style action. 
  • /tell <player> <message>  -  Sends a private message to another player. 
Write these commands in the console window, they can also be written ingame by an admin or op by putting a / at the beginning in the chat.