Steam Username A steam username of an account that owns the server tool is required | STEAM_USER | none | nullable|string |
Steam Password Steam User Password | STEAM_PASS | none | nullable|string |
Steam Auth Code Steam Auth Code required if the Steam Account is using Steam Auth. Slow installs will cause the code to expire before it can be used. | STEAM_AUTH | none | nullable|string |
Server Name The name of the server, this will be shown on the server-list | SERVER_NAME | Cubic Odyssey Server | required|string |
Server Password If enabled players must enter the password to join the server | SERVER_PASSWORD | none | nullable|string |
Game port This sets the port the server will bind to | GAME_PORT | 20000 | required|numeric |
Max Players This will set the maximum number of allowed players | MAX_PLAYERS | 20 | required|string |
Gamemode Sets the desired game mode, it's adventure by default, available options: adventure, creative | GAMEMODE | adventure | required|in:adventure,creative |
Private Server This will make the server private/public | PRIVATE_SERVER | FALSE | required|in:TRUE,FALSE |
Galaxy Seed This sets the seed used by the server | GALAXY_SEED | 21945875634 | required|string|max:11 |
Auto Update autoupdate Server on start or restart. 1 = on; 0 = off | AUTO_UPDATE | 1 | required|boolean |
SRCDS_APPID | SRCDS_APPID | 3858450 | required|string|in:3858450 |
Windows Install Required to always install and update the correct version of the game. | WINDOWS_INSTALL | 1 | required|boolean |