NorthstarWiki
  • 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
  1. Hosting a server with Northstar
  2. Server settings

Startup arguments

PreviousServer settingsNextConVars

Last updated 10 months ago

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

Gamemodes
PlaylistOverrides
Gamemodes
Maps
PlaylistOverrides