Server Query Port Server Query port | QUERY_PORT | 10037 | required|numeric |
RCON Port Port used for RCON connections | RCON_PORT | 21114 | required|numeric |
RCON Password Password for RCON connections, leave empty to disable. | RCON_PASSWORD | none | nullable|regex:/^[a-zA-Z0-9]*$/ |
Auto Update Auto-update the game each time server is started, enter value 0 to disable. | AUTO_UPDATE | 1 | required|boolean |
Server Name The name that will be displayed in the server browser list | hostname | Pterodactyl Server | required|string|max:32 |
Max Players Sets the maximum number of players. | maxplayers | 80 | required|numeric |
Allow Team Change Allow players to change teams (true/false) | allowteamchange | true | required|string|in:true,false |
Advertise Server Display the server in the public server browser list (true/false) | advertise | true | required|string|in:true,false |
Reserved Slots The number of reserved slots | reservedslots | 0 | required|numeric|max:80 |
Prevent team change This will prevent players from changing teams when teams are not balanced (true/false) | team_change | true | required|string|in:true,false |
Enforce Team Balance This will force team balance if the teams are uneven, by default 3 player difference. (true/false) | teambalance | true | required|string|in:true,false |
Record Demos This will record demos of the players (true/false) | demo_recording | true | required|string|in:true,false |
ld lib path This is required, do not touch it | LD_LIBRARY_PATH | . | required|string |
App ID | SRCDS_APPID | 746200 | required|string|in:746200 |