Steam Username The user has to own the game; it cannot be installed without it / an anonymous user. | STEAM_USER | none | required|string |
Steam Password The user has to own the game; it cannot be installed without it / an anonymous user. | STEAM_PASS | none | required|string |
Steam Authentication To be used with Steam's authenticator. | STEAM_AUTH | none | nullable|string |
Server Name The name of the server. | SERVER_NAME | Pterodactyl Stormworks | required|string |
Server Password This is not required to be set, but it is highly recommended that you do so. | SERVER_PASSWORD | DefaultPassword | nullable|string|max:30 |
Server Admin (Steam64ID) This user will be an admin on the server.
Example of a website that can help u find it;
https://www.steamidfinder.com/ | STEAM64_ID | none | nullable|string|size:17|regex:/^\d{17}$/ |
Max Players The maximum amount of players that are allowed to be in the server | MAX_PLAYERS | 32 | required|between:1,32 |
SRCDS_APPID Steam App ID. | SRCDS_APPID | 573090 | required|numeric|in:573090 |
WINDOWS_INSTALL | WINDOWS_INSTALL | 1 | required|numeric|in:1 |
AUTO_UPDATE This will auto-update SteamCMD on boot. 0 is disabled, 1 is enabled. | AUTO_UPDATE | 0 | required|boolean |