R2Northstar Wiki
English
English
  • Welcome to Northstar
  • Contributing
  • Installing Northstar
    • Basic Setup
    • Northstar Installers
      • FlightCore Guide
      • VTOL Guide
      • Viper Guide
    • Manual installation
    • SteamDeck and Linux
      • Installing on SteamDeck and Linux
      • Troubleshooting
    • Troubleshooting
  • Using Northstar
    • Mods
    • Packages
    • Server Browser
    • Direct Connect
    • Gamemodes
    • Commands
    • Launch arguments
    • Progression System
    • Vanilla via Northstar
    • Advanced
  • FAQ
  • Hosting a server with Northstar
    • Getting started
    • Hosting a Basic Listen Server
    • Hosting a Dedicated Server
      • Best practices
      • Hosting on Windows
      • Hosting on Linux
    • Hosting a Local-only Server
    • Server settings
      • Startup arguments
      • ConVars
      • Playlistvars
      • Name in the files
      • Banlist
    • Troubleshooting
  • Modding and Development
    • Modding
    • Development
      • Repositories
        • Atlas
        • NorthstarMods
        • NorthstarLauncher
        • NorthstarMasterServer (old)
          • Deploy
      • Contributing code to Northstar
      • Testing
      • Reviewing
      • Releases
      • Debugging
        • Visual Studio
        • x64dbg
  • Other
    • Helping
    • Discord moderation
      • Rules
    • Credits
Powered by GitBook
On this page
Edit on GitHub
  1. Hosting a server with Northstar
  2. Server settings

Startup arguments

PreviousServer settingsNextConVars

Last updated 8 months ago

The GitBook based NorthstarWiki has been replaced in favour of the where this wiki has been integrated.

Check it out here:

The same page on the new wiki should be located here:

Startup arguments can be added in the ns_startup_args_dedi.txt file. Example: +setplaylist private_match +mp_gamemode ps

Arguments
Accepted Values
Description

+setplaylist

see (Should be the same as mp_gamemode unless you want a private match)

Set the server type (If it is not private_match, make sure you have also included +map and NOT mp_lobby or else you can't search your server in the game)

+setplaylistvaroverrides

see

Edits the behaviour of the server

-port

int beteween 1-65535

Determines which UDP port the server will listen to

+mp_gamemode

see

Forces the gamemode of the server

+map

see (mp_lobby is the default if not included)

Forces the map of the server at the first start

Flags
Description

-maxplayersplaylist

Allows to override max player count

-enablechathooks

Allows send the commands using in-game chat

-allowdupeaccounts

Allows the same account joining multiple times

NorthstarDocs
https://docs.northstar.tf/Wiki/
https://docs.northstar.tf/Wiki/hosting-a-server-with-northstar/server-settings/startup-args
Gamemodes
PlaylistOverrides
Gamemodes
Maps
PlaylistOverrides