Update Don't Starve Together 2
Corrected the player count to use MaxUsers properly.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"Category": "Cluster Settings",
|
||||
"Description": "Maximum number of players in the server",
|
||||
"Keywords": "max players",
|
||||
"FieldName": "max_players",
|
||||
"FieldName": "$MaxUsers",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "max_players",
|
||||
|
||||
Reference in New Issue
Block a user