Updated ecoconfig.json (#270)
Changed MaxConnections to DefaultSlots - maxconnections was removed from the Network.eco setting, and replaced with MaxConnections
This commit is contained in:
parent
1c43087582
commit
d0d7ca57b2
@ -133,7 +133,7 @@
|
||||
"FieldName":"$MaxUsers",
|
||||
"InputType":"number",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"MaxConnections",
|
||||
"ParamFieldName":"DefaultSlots",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"-1",
|
||||
"Suffix":"players",
|
||||
|
Loading…
Reference in New Issue
Block a user