AMPTemplates/open-worldserverconfig.json
2023-09-16 07:23:11 +10:00

14 lines
321 B
JSON

{
"LocalAddress": "0.0.0.0",
"ServerPort": 25555,
"ServerPassword": "",
"MaxPlayers": 10,
"PlayerVersion": "1.3",
"BackUpIntervalInHours": 6.0,
"EnforceMods": false,
"DevConsole": false,
"UseModBlacklist": false,
"UseCustomDifficulty": false,
"UseWhitelist": false,
"AllowCustomScenarios": false
}