Max Players The maximum amount of players that can join the server at one time. | MAX_PLAYERS | 4 | required|integer |
Password The Password players need to enter to join the server | PASSWORD | none | nullable |
Server Name The servers name that is, among others, displayed on the public server page. | SERVER_NAME | A Pterodactyl Hosted Server | string|required |
Game Mode Changes the servers game mode between adventure and creative.
OFF = creative
ON = adventure | GAME_MODE | 0 | boolean |
Online Mode Whether the server is publicly discoverable or not. | ONLINE_MODE | 0 | boolean |
Spawn Planet The Planet players will initially spawn on. | SPAWN_PLANET | earth | required|in:earth,moon |
Autosave Interval Time between automatic server saves | AUTOSAVE_INTERVAL | 30 | required|integer |
[ADVANCED] Updates per Second This setting should only be changed by advanced users.
Changes the amount of times the server updates per second. | UPDATES_PER_SECOND | 25 | required|integer |
[ADVANCED] Physics steps per update This setting should only be changed by advanced users.
Changes the amount of times the physics get calculated per game update. | PHYSICS_UPDATES_PER_UPDATE | 8 | required|integer |
World name The name of the world directory to use. | WORLD_NAME | none | string|nullable |
AppID SteamCMD App ID | SRCDS_APPID | 3557220 | required|string|max:20 |
Auto Update This is to auto update the server on start.
Options are 0 or 1
Default is 1 | AUTO_UPDATE | 1 | required|boolean |