Commands
The commands provide operations and functions that help manage the server.
Notes
The AdminPassword
must be set in the configuration file beforehand in order to execute the command.
You will also need to run the command /AdminPassword <password you set>
within the game to gain administrative privileges once the configuration is complete.
How to exec command
To execute a command from within the game, press Enter and type the command.
Command list
Command | Description |
---|---|
/AdminPassword | Obtain administrative privileges using a password. |
/Shutdown <Seconds> <MessageText> | Shutdown the server. If <Seconds> is specified, the server will shut down after the specified time has elapsed. The server participant will be notified of what you have entered in <MessageText>. |
/DoExit | Force stop the server. |
/Broadcast <MessageText> | Send message to all player in the server. |
/KickPlayer <SteamID> | Kick player <SteamID> from the server. |
/BanPlayer <SteamID> | Ban player <SteamID> from the server. |
/TeleportToPlayer <SteamID> | Teleport to <SteamID>. |
/TeleportToMe <SteamID> | Player <SteamID> is teleport to me. |
/ShowPlayers | Show information on all connected players. |
/Info | Show server information. |
/Save | Save the world data. |