aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md')
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md
new file mode 100644
index 0000000..b9e7d4f
--- /dev/null
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md
@@ -0,0 +1,33 @@
+# Useful Launch arguments
+
+{% hint style="info" %}
+TODO: Extend and improve
+{% endhint %}
+
+* +setplaylist `private_match`: Still needed?
+
+* For setting gamemode: `+mp_gamemode`
+
+| Variable | Description |
+|-------------|---------------------|
+| `tdm` | Skirmish |
+| `cp` | Amped Hardpoint |
+| `ctf` | Capture the Flag |
+| `lsts` | Last Titan Standing |
+| `ps` | Pilots v Pilots |
+| `ffa` | Free for All |
+| `speedball` | Fastball? |
+| `mdf` | Marked for Death |
+| `ttdm` | Titan Brawl |
+| `fra` | Free Agents |
+| `gg` | Gun Game |
+
+* `+setplaylistvaroverride`
+
+* `ns_private_match_only_host_can_change_settings`
+
+| Value | Description |
+|-------|------------------------------------------|
+| 0 | Players can change all match settings |
+| 1 | Players can only change map and gamemode |
+| 2 | Players can change nothing |