Console commands:
servername <name> Set the name of the server, as visible in the server browser. servername My Server
changelevel <levelName> Change, or reload the level. changelevel Desert
creativemode <val> Turn creative mode on and off (free build). Value as 0 for off, 1 for on. creativemode 1
kick <guid> <reason> Kick a player, with a reason. Enter the start of a guid for a player (you can see these with `serverstatus`) to identify them. kick f422 Insult
saveserver <saveName> Save the server state to file, in the main directory. Can be loaded (see loadserver) saveserver mySave
loadserver <saveName> Additively load the server state from file, relative to the .exe directory. loadserver mySave
addadmin <playerid> Adds a player as admin to the local server for the current session only addadmin UID Here
quit Quits the game immediately. quit
quit <time> Quits the game after <time> seconds. Will show a nice message to all clients every 30 seconds, for 5 minutes before the server shuts down. quit 86400
Server admin commands:
itemlist <name filter> Shows a list of all items in game (some of them still in development) with item codes itemlist bow
g <code> <count> Gives you an item based on item code. This can cause a great deal of lag. ( g 52 100 )
g <name> <count> Gives you <count> of every item thats name contains the string <name> g ore 255
rcon <command> Executes a command on the server as if it was typed directly into its console
spawn <prefabname> This will spawn any networked object 2 meters in front of you. Such as spawn sandstorm
refreshai Destroys all creatures and resource nodes in the world
teleport <who> <toplayer> Specified by full name, will take player A directly to player B teleport spencer dazzler