Difference between revisions of "Basic Server Settings"
(→maxclients) |
|||
Line 34: | Line 34: | ||
====maxclients==== | ====maxclients==== | ||
+ | {{latched}} | ||
Usage: '''maxclients (1-255)''' | Usage: '''maxclients (1-255)''' | ||
Revision as of 19:56, 6 August 2008
Contents
Advertising Settings
Usage: email "email@domain.com"
The email cvar is an optional cvar used to display the contact information of a server administrator. It may be left blank.
hostname
Usage: hostname "Example Server Name"
Your hostname is what your server will appear named as in launchers. It is essentially your server's identity to the outside world.
usemasters
Usage: usemasters (0-1)
If enabled, will use all of the defined master servers. See masters for more info on managing contacted master servers. If disabled, your server will be a "private" server and will not show up on launchers.
website
Usage: website "http://odamex.net/"
The website can be used to display your server's official website or perhaps the location of the wads that you run on your server. This field may be left blank.
Privacy Settings
Bans & Exceptions
Read ban and exception lists for more information.
password
Usage: password "example"
If you wish to make your server open to only those you know, you can create a password that is required to join your server. To set a password on your server, simply type password followed by your actual password. To have no password on your server, leave the password blank.
Client Connections
maxclients
Usage: maxclients (1-255)
The maxclients cvar determines how many total clients may connect to a server (and spectate). Though there is theoretical support for up to 255 players in Odamex the true limit depends on the machine running the server and will vary.
maxplayers
Usage: maxplayers (1-255)
The maxplayers cvar determines how many total clients may actually join in the game and play. The number of players allowed in a server must be equal or less than maxclients.
waddownload
Usage: waddownload (0-1)
The wad downloading feature takes it cue from more modern gaming engines. Much like games such as Quake and Half-Life, Odamex allows players that connect to download the map files required to play (if they do not already have them).
If enabled, any client connecting that does not have the needed wad will download it directly from the server.