Display Name Display name is the name the session displays in the session list for new saves, for old saves it will take the name from the save itself | DISPLAY_NAME | A Pterodactyl Server | required|string|max:255 |
Server Name Override for the host name that is displayed in the session list. if left blank it will use what would normally be used when hosting from this machine | SERVER_NAME | A Pterodactyl Server | nullable|string|max:255 |
Server Password The password this session will have | SERVER_PASSWORD | none | nullable|string|max:20 |
Server Region The region to open this session on. Possible options: default, asia, japan, europe, south america, south korea, usa east, usa west, australia, canada east, hong kong, india, turkey, united arab emirates, usa south central.
Leave default to ping the best region | SERVER_REGION | default | required|string|max:20 |
Game Server Login Token The token needed to authenticate the game server to the steam network.
https://steamcommunity.com/dev/managegameservers and use App ID 1898300 | STEAM_GSLT | none | required|string|max:40 |
Keep Server World Alive If set to true when the session is open, the world is also updating, even without players, if set to false, the world loads when the first player joins and the world unloads when the last player leaves. | KEEP_SERVER_WORLD_ALIVE | false | required|string|max:20|in:true,false |
SRCDS_APPID SRCDS_APPID | SRCDS_APPID | 3246670 | required|string|max:20|in:3246670 |
WINDOWS_INSTALL | WINDOWS_INSTALL | 1 | required|string|max:20|in:1 |
SteamAppId Required for the game server to connect correctly to the steam API. The game reads this from the environment when connecting to steam. | SteamAppId | 1898300 | required|string|max:20|in:1898300 |
Wine Debug | WINEDEBUG | -all | required|string|max:20 |
Auto Update Enable automatic updates on boot. | AUTO_UPDATE | 1 | required|boolean |