diff options
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r-- | Northstar.CustomServers/mod.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json index 8a37ef09..99826241 100644 --- a/Northstar.CustomServers/mod.json +++ b/Northstar.CustomServers/mod.json @@ -32,6 +32,16 @@ }, { + "Name": "ns_private_match_only_host_can_change_settings", + "DefaultValue": "0" + }, + + { + "Name": "ns_private_match_only_host_can_start", + "DefaultValue": "0" + }, + + { // default 0 because broken "Name": "ns_private_match_override_maxplayers", "DefaultValue": "0" |