Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
@ -123,7 +123,8 @@
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "MaxConnectedUsers",
|
||||
"IncludeInCommandLine": false,
|
||||
"Suffix": "players"
|
||||
"Suffix": "players",
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Max Connected Admins",
|
||||
|
Reference in New Issue
Block a user