SRCDS_APPID Steam App ID to install | SRCDS_APPID | 1660080 | required|string|max:20 |
Winetricks | WINETRICKS_RUN | mono vcrun2022 wmp11 mf sound=disabled | required|string|max:200 |
Map Name Map name is the name of the map and save file you want to create. No spaces allowed. | SAVE_NAME | Aloft | required|string|alpha_num|max:20 |
Server Name Name of the server to appear in the server list. Currently doesn't support spaces. | SERVER_NAME | A_Pterodactyl_Hosted_Server | required|string|alpha_dash|max:100 |
Max Players Number of players allowed on the server at any one time. Max 8. | MAX_PLAYERS | 8 | required|integer|between:1,8 |
Creative Mode Whether the game is set in creative mode or not. Only applies when the world is first generated. | CREATIVE_MODE | 0 | required|boolean|in:0,1 |
Number of Islands The number of islands in the map. Only applies when the world is first generated. | NUM_ISLANDS | 500 | required|integer |
Admin IDs One or more Steam64ID numbers. Multiple admin IDs can be provided by separating with spaces. | ADMIN_IDS | none | nullable|string|max:255|regex:/^[0-9\s]+$/ |
Is Visible If your server is going to be visible through the lobby browser or just accessible through a code. | IS_VISIBLE | true | required|string|in:true,false |
Private Islands If home island spawning is protected or not in game. | PRIVATE_ISLANDS | false | required|string|in:true,false |
Steam User Steam username used to install the server | STEAM_USER | none | required|string|max:50 |
Steam Password Steam account password used to install the server | STEAM_PASS | none | required|string|max:50 |
Windows Install Flag to install windows depot from steam | WINDOWS_INSTALL | 1 | required|string|max:20 |
Save Path Stores the save path for use in the startup command | SAVE_PATH | .wine/drive_c/users/container/AppData/LocalLow/Astrolabe Interactive/Aloft/Data01/Saves | required|string|max:200 |
Wine Debug | WINEDEBUG | -all | required|string|max:20 |
WINEDLLOVERRIDES | WINEDLLOVERRIDES | mscoree,mshtml= | required|string|max:50 |