15 lines
436 B
JSON
15 lines
436 B
JSON
[
|
|
{
|
|
"DisplayName": "Max Users",
|
|
"Category": "Server Configuration",
|
|
"Description": "Sets the maximum ammount of allowed players in a game",
|
|
"Keywords": "Players",
|
|
"FieldName": "$MaxUsers",
|
|
"InputType": "text",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "-maxplayers",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "80",
|
|
"EnumValues": {}
|
|
}
|
|
] |