Update MinValue for all player counts (#269)

This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
IceOfWraith
2023-01-02 13:49:55 -06:00
committed by GitHub
parent d421d1b8f6
commit f3d6d584b4
45 changed files with 94 additions and 47 deletions

View File

@@ -78,7 +78,8 @@
"ParamFieldName": "ServerConfig.Srv_MaxPlayers",
"IncludeInCommandLine": false,
"DefaultValue": "8",
"EnumValues": {}
"EnumValues": {},
"MinValue":"1"
},
{
"DisplayName": "Server Description",