Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
@@ -143,7 +143,8 @@
|
||||
"suffix": "Users",
|
||||
"InputType": "number",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": 8
|
||||
"DefaultValue": "8",
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Password",
|
||||
|
||||
Reference in New Issue
Block a user