diff options
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md | 20 |
1 files changed, 4 insertions, 16 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 index e71d9e0..1618944 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md @@ -8,22 +8,6 @@ TODO: Extend and improve * 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 | - -* For setting map: `+map` - | Value | Description | |-----------------|------------------------------| | `private_match` | Private Match | @@ -47,6 +31,10 @@ TODO: Extend and improve | `rocket_lf` | Rocket Arena | | `mfd` | Marked for Death | + +* For setting map: `+map` + + * `+setplaylistvaroverride` * `ns_private_match_only_host_can_change_settings` |