Open World Version | VERSION | latest | required|string|max:8 |
Max Players sets the maximum number of players allowed to connect at once. | MAX_PLAYERS | 10 | required|int |
Enforce Mods This forces players to use the mods listed in the the "Mods Enforced" folder, with this disabled it will allow players to join with any mods they would like | ENFORCE_MODS | false | required|string|in:true,false |
Use Mod Blacklist enabled you to blacklist mods from being used, usually used when enforced mods are disabled. | USE_MOD_BLACKLIST | false | required|string|in:true,false |
Use Custom Difficulty forces all players to use the difficulty setting set in the "Difficulty" file. MAKE SURE YOU GIVE A VALUE TO EVERYTHING OR IT WILL BE AT 0% | USE_CUSTOM_DIFF | false | required|string|in:true,false |
Use Whitelist allows only the usernames listed in the "Whitelist" file to join the server. | WHITELIST | false | required|string|in:true,false |
Allow Custom Scenarios allows people to create custom scenarios when creating their save on the server. | CUSTOM_SCEN | false | required|string|in:true,false |
Player Version version the server will accept clients joining in with.
TO see the latest:
https://discord.com/channels/992806266109964319/992881103071354890
for example for v1.12 you would write 1.12 | PLAYER_VERSION | 1.2 | required|string|max:10 |