SRCDS_APPID | SRCDS_APPID | 339010 | required|string|max:20 |
SRCDS_BETAID | SRCDS_BETAID | none | nullable|string|max:20 |
LD_LIBRARY_PATH | LD_LIBRARY_PATH | /linux64 | required|string|max:20 |
Server Name Server name (shows up in server list) | SRV_NAME | Pterodactyl hosted Server | required|string|max:40 |
Server Password Server password. If set, users are prompted to enter the pw to join the server. Leave blank for no pw | SRV_PW | none | nullable |
Game Mode Default world game mode (only used when a new world is created). Either "Survival" or "Creative" | GAME_MODE | Survival | nullable|string|in:,Survival,Creative |
World Name Name of the world which should be loaded (if it does not exist, it will be created) | WORLD_NAME | myworld | required|string|max:20 |
[Advanced] Enable RCON Determines whether or not the RCON tool should be enabled | RCON | false | required|string|in:true,false |
[Advanced] RCON Password Password required for RCON login. Min 6 characters (!) | RCON_PASS | somepassword | required|nullable|min:6 |
[Advanced] RCON Port Port used to connect to RCON. Must be allocated to the server for RCON to work. | RCON_PORT | 4253 | required|integer|between:1024,65536 |
Auto Update Update the server on start/restart | AUTO_UPDATE | 1 | required|boolean |