aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-24 23:44:59 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-24 23:44:59 +0000
commit15a37d022a4fb32f0d69ecd6eaa4894209b73c69 (patch)
treee294c7ba54103314e41e2bb207fc4e161f096f21 /Northstar.CustomServers/mod.json
parentc15073a49a6f7814deef65f9d935289468914cb1 (diff)
downloadNorthstarMods-15a37d022a4fb32f0d69ecd6eaa4894209b73c69.tar.gz
NorthstarMods-15a37d022a4fb32f0d69ecd6eaa4894209b73c69.zip
add more private lobby host settings
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r--Northstar.CustomServers/mod.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 8a37ef09d..998262417 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"