Query Port The server Query port used by the server | QUERY_PORT | 27015 | required|numeric|max:65535 |
Max Players The maximum amount of players allowed to connect to the server at the same time | MAX_PLAYERS | 10 | required|string |
Mod IDs The list of Mods you want installed on your server.
Format examples: 123456,234567 or 123456, 2345678
You can also drop unpacked mods directly into ConanSandbox/Mods/<modname> they will be auto-added to modlist.txt. Custom added mods are not removed by default, only mods downloaded via this variable are | MOD_IDS | none | nullable|string |
Auto Update Mods Enable auto-updating of mods | UPDATE_MODS | 1 | required|boolean |
Auto Update Server Auto-update the server during startup | AUTO_UPDATE | 1 | required|boolean |
Rcon Port The port for remote administrative access, this is optional | RCON_PORT | none | nullable|numeric|max:65535 |
App ID The ID corresponding to the game to download | SRCDS_APPID | 443030 | required|string|in:443030 |
Enable/Disable RCON Enable RCON | RCON_ENABLED | 0 | required|boolean |
Server Name The name used by the server | SERVER_NAME | Pterodactyl hosted Server | required|string |
Server Password The password used by the server | SERVER_PASSWORD | none | nullable|string |
Admin Password The admin password, used to change server settings in-game | ADMIN_PASSWORD | none | nullable|string|max:20 |
Rcon Password The RCON password used by the server, disabled when left empty | RCON_PASSWORD | none | nullable|string |