Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Server commands

igor725 edited this page Jun 11, 2019 · 1 revision

Basic server commands

  • help - Shows list of commands
  • stop - Stop the server
  • restart - Restart the server
  • #<lua code> - Run lua code
  • say <message> - Send message to chat
  • kick <player> [reason] - Kick player
  • list - Shows a list of loaded worlds
  • addperm <UID> <permission> - Give permission
  • delperm <UID> <permission> - Delete permission
  • seed [worldname] - Shows the seed of the world
  • tp <player> - Teleport to player
  • tp <player> <to> - Teleport player to another player
  • regen <world> [generator] [seed] - Regenerate specified world
  • !<your message> - Send message to global chat (between worlds)
  • @<your message> - Send a private message to specified player
  • put <playername> <worldname> - Teleport player to specified world
  • weather <world/weather type> [weather type] - Sets weather in specified world
  • time <world/preset name> [preset name] - Sets time in specified world

Survival-specific commands

  • god [player] - Enable godmode for player
  • heal [player] - Heal player
  • full [player] - Give a full stack of selected block
Clone this wiki locally