nexuiz-server — Nexuiz dedicated server
Synopsis
nexuiz-server [+set option value] [+exec config] ...Description
nexuiz-server is the Nexuiz dedicated server for the Nexuiz game.
Options
Options passed to the Nexuiz dedicated server after a +set parameter(Note that this is not a full list!)
- fraglimit_override <value>
- After how many frags the game should end. This setting will be applied to all following maps
- maxplayers <value>
- How many clients can simultaniously connect to this server
- port <value>
- The port on which this server should listen for clients. (The default port is 26000).
- sv_public <bool>
- 1: Register this server on the master server; 0: Do not register this server on the master server
- timelimit_override <minutes>
- After how many minutes a game will end. This setting will be applied to all following maps
For more options passed to the Nexuiz binary by the +set and +exec parameter, visit http://www.alientrap.org/nexuiz/.