<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://staging-wiki.unvanquished.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryozuki</id>
	<title>Unvanquished - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://staging-wiki.unvanquished.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryozuki"/>
	<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/wiki/Special:Contributions/Ryozuki"/>
	<updated>2026-04-04T19:58:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4002</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4002"/>
		<updated>2017-05-21T10:12:31Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim tutorial] (really recomended)&lt;br /&gt;
Install vim:&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt install vim -y&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
// -----------&lt;br /&gt;
// basic setup&lt;br /&gt;
// -----------&lt;br /&gt;
&lt;br /&gt;
// Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
// Server name and motto of the day.&lt;br /&gt;
set sv_hostname                   &amp;quot;Yet another unvanquished server&amp;quot;&lt;br /&gt;
set g_motd                        &amp;quot;Welcome &amp;amp; have fun!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// Number of client slots.&lt;br /&gt;
set sv_maxclients                 &amp;quot;20&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// Private slots are reserved for players who know the password.&lt;br /&gt;
set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// ------------&lt;br /&gt;
// team balance&lt;br /&gt;
// ------------&lt;br /&gt;
&lt;br /&gt;
set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// ----------------&lt;br /&gt;
// client downloads&lt;br /&gt;
// ----------------&lt;br /&gt;
&lt;br /&gt;
// Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// ------------&lt;br /&gt;
// map rotation&lt;br /&gt;
// ------------&lt;br /&gt;
&lt;br /&gt;
// Name of the first map rotation to use.&lt;br /&gt;
set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
// The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Run the server with &amp;lt;code&amp;gt;./startsv.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Want to keep the server after closing a ssh session? See this [https://www.digitalocean.com/community/tutorials/how-to-install-and-use-screen-on-an-ubuntu-cloud-server tutorial]&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4001</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4001"/>
		<updated>2017-05-21T10:08:10Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim tutorial] (really recomended)&lt;br /&gt;
Install vim:&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt install vim -y&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Yet another unvanquished server&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; have fun!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;20&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Run the server with &amp;lt;code&amp;gt;./startsv.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Want to keep the server after closing a ssh session? See this [https://www.digitalocean.com/community/tutorials/how-to-install-and-use-screen-on-an-ubuntu-cloud-server tutorial]&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4000</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=4000"/>
		<updated>2017-05-21T10:06:21Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim tutorial] (really recomended)&lt;br /&gt;
Install vim:&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt install vim -y&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Yet another unvanquished server&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; have fun!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;20&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3999</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3999"/>
		<updated>2017-05-21T10:05:25Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */ vim instalation instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim tutorial] (really recomended)&lt;br /&gt;
Install vim:&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt install vim -y&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Gallifrey - Exterminate! (EU v0.50)&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; care with those Daleks!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;40&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3998</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3998"/>
		<updated>2017-05-21T10:04:33Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim tutorial] (really recomended)&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Gallifrey - Exterminate! (EU v0.50)&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; care with those Daleks!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;40&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3997</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3997"/>
		<updated>2017-05-21T10:04:18Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */ fix whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim] (really recomended)&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Gallifrey - Exterminate! (EU v0.50)&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; care with those Daleks!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;40&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3996</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3996"/>
		<updated>2017-05-21T10:04:04Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* Linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see [http://linuxcommand.org/learning_the_shell.php linux commands tutorial] and [http://www.openvim.com/ vim] (really recomended)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Gallifrey - Exterminate! (EU v0.50)&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; care with those Daleks!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;40&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3995</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3995"/>
		<updated>2017-05-21T10:02:12Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* linux: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====Linux:====&lt;br /&gt;
Tip: Please see &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;lt;code&amp;gt;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;lt;/code&amp;gt;.&lt;br /&gt;
#Unzip the file by running: &amp;lt;code&amp;gt;unzip unvanquished_0.50.0.zip&amp;lt;/code&amp;gt; (if you don't already have unzip you can get it by running &amp;lt;code&amp;gt;apt-get install unzip&amp;lt;/code&amp;gt;)&lt;br /&gt;
#Create a folder called config in the unvanquished folder using the &amp;lt;code&amp;gt;mkdir config&amp;lt;/code&amp;gt; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;lt;code&amp;gt;touch server.cfg&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;touch maprotation.cfg&amp;lt;/code&amp;gt;&lt;br /&gt;
#Create a script to ease starting a server:&lt;br /&gt;
&lt;br /&gt;
 Run: touch startsv.sh&lt;br /&gt;
 Then give it proper perms: chmod +x startsv.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Edit it: vim startsv.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; to enter in insert mode, copy &amp;amp; paste this:&lt;br /&gt;
 ./daemonded -homepath ./ +exec server.cfg&lt;br /&gt;
Press esc and type &amp;lt;code&amp;gt;:wq&amp;lt;/code&amp;gt; to save the file.&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;code&amp;gt;config/server.cfg&amp;lt;/code&amp;gt; and edit it (&amp;lt;code&amp;gt;vim server.cfg&amp;lt;/code&amp;gt;)&lt;br /&gt;
Copy &amp;amp; paste this, and edit to match your preferences:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;// Unvanquished dedicated server configuration file.&lt;br /&gt;
&lt;br /&gt;
 // -----------&lt;br /&gt;
 // basic setup&lt;br /&gt;
 // -----------&lt;br /&gt;
&lt;br /&gt;
 // Whether the server is advertised on the internet or in the LAN only.&lt;br /&gt;
 set server.lanOnly                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_dedicated &amp;quot;2&amp;quot;&lt;br /&gt;
 // Server name and motto of the day.&lt;br /&gt;
 set sv_hostname                   &amp;quot;Gallifrey - Exterminate! (EU v0.50)&amp;quot;&lt;br /&gt;
 set g_motd                        &amp;quot;Welcome &amp;amp; care with those Daleks!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Number of client slots.&lt;br /&gt;
 set sv_maxclients                 &amp;quot;40&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Private slots are reserved for players who know the password.&lt;br /&gt;
 set sv_privateClients             &amp;quot;2&amp;quot;&lt;br /&gt;
 set sv_privatePassword            &amp;quot;unique&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // team balance&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 set g_teamForceBalance            &amp;quot;1&amp;quot;&lt;br /&gt;
 set g_doWarmup                    &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ----------------&lt;br /&gt;
 // client downloads&lt;br /&gt;
 // ----------------&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are allowed to download missing files from the game server.&lt;br /&gt;
 set sv_allowDownload              &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // Whether clients are redirected to a webserver for faster downloads.&lt;br /&gt;
 set sv_wwwDownload                &amp;quot;0&amp;quot;&lt;br /&gt;
 set sv_wwwBaseURL                 &amp;quot;dl.unvanquished.net/pkg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // ------------&lt;br /&gt;
 // map rotation&lt;br /&gt;
 // ------------&lt;br /&gt;
&lt;br /&gt;
 // Name of the first map rotation to use.&lt;br /&gt;
 set g_initialMapRotation          &amp;quot;rotation1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 // The first map must be loaded explicitly. This must be the last command.&lt;br /&gt;
 map plat23&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
	<entry>
		<id>https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3994</id>
		<title>Server/Running</title>
		<link rel="alternate" type="text/html" href="https://staging-wiki.unvanquished.net/index.php?title=Server/Running&amp;diff=3994"/>
		<updated>2017-05-21T08:07:28Z</updated>

		<summary type="html">&lt;p&gt;Ryozuki: /* (wip) A short tutorial on how to make a dedicated server. */ fix a typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Servers can be quickly setup over LAN by starting a match in-game, however this is not as powerful or efficient as running a dedicated server separately.&lt;br /&gt;
&lt;br /&gt;
= Starting the Server =&lt;br /&gt;
The executable 'daemonded' (daemon dedicated) should be included with your installation.  Check your install directories:&lt;br /&gt;
&lt;br /&gt;
{{Game Locations}}&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./daemonded +set fs_libpath /usr/lib/unvanquished +set fs_basepath /var/lib/unvanquished&lt;br /&gt;
&lt;br /&gt;
Quick list of useful options:&lt;br /&gt;
* ''+nocurses'' &amp;amp;mdash; disabled ncurses console interface, so messages remain on-screen after crashes.&lt;br /&gt;
* ''+map mapname'' &amp;amp;mdash; without a map the server will kill itself&lt;br /&gt;
&lt;br /&gt;
=Netiquette=&lt;br /&gt;
Unvanquished is currently a small community.  Please don't aim to create a server in order to only compete for players &amp;amp;mdash; division of players will disallow larger matches.&lt;br /&gt;
&lt;br /&gt;
=Specs=&lt;br /&gt;
Port 27960 (default quake 3 server port)&lt;br /&gt;
= Configuration and Operation =&lt;br /&gt;
&lt;br /&gt;
To discover more commands than are listed here: type a first letter (eg 'g') and press '''Tab''' to list available options starting with that letter.  If you are in a terminal: '''Shift+Page Up''' allows you to scroll and the opposite for down.&lt;br /&gt;
&lt;br /&gt;
* [[Server/Map Rotation|Server/Map Rotation]]&lt;br /&gt;
* [[Server/Map layouts|Server/Map layouts]] &amp;amp;mdash; default building locations&lt;br /&gt;
&lt;br /&gt;
==Server Config File==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| *nix&lt;br /&gt;
|  /etc/conf.d/unvanquished.conf &amp;lt;br&amp;gt; /etc/unvanquished/&lt;br /&gt;
|-&lt;br /&gt;
| Windows&lt;br /&gt;
| C:\Users\*username*\Documents\My games\Unvanquished\config&lt;br /&gt;
|-&lt;br /&gt;
| Mac&lt;br /&gt;
| ???&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Ensure your server mode is not set to '2' unless you want your server to be listed for other players.&lt;br /&gt;
&lt;br /&gt;
 # Server mode&lt;br /&gt;
 # 0 - local server&lt;br /&gt;
 # 1 - LAN server&lt;br /&gt;
 # 2 - public server&lt;br /&gt;
&lt;br /&gt;
Public servers will want to set sv_hostname to a non-default value&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
Please add common and useful commands, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| devmap&lt;br /&gt;
| Loads a map with sv_cheats enabled.  sv_cheats cannot otherwise be changed during play&lt;br /&gt;
|-&lt;br /&gt;
| listadmins&lt;br /&gt;
| List current admins in-game&lt;br /&gt;
|-&lt;br /&gt;
| listlayouts&lt;br /&gt;
| List available layouts (for this map?)&lt;br /&gt;
|-&lt;br /&gt;
| listplayers&lt;br /&gt;
| List current players in-game&lt;br /&gt;
|-&lt;br /&gt;
| listmaps&lt;br /&gt;
| List maps available to the server&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cvars==&lt;br /&gt;
Please add common and useful cvars, not every one&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Cvar&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| g_dretchPunt&lt;br /&gt;
| Allow dretches to be pushes out of the way by bigger aliens?{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_friendlyfire&lt;br /&gt;
| Allows players to hurt their team&lt;br /&gt;
|- &lt;br /&gt;
| g_gravity&lt;br /&gt;
| Gravity.&lt;br /&gt;
|-&lt;br /&gt;
| sv_maxclients&lt;br /&gt;
| Maximum number of joined players{{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_maxGameClients&lt;br /&gt;
| Maximum number of players in teams (ignoring spectators){{Verify}}&lt;br /&gt;
|-&lt;br /&gt;
| g_motd&lt;br /&gt;
| Message displayed to joining players (Message Of The Day)&lt;br /&gt;
|-&lt;br /&gt;
| g_needpass&lt;br /&gt;
| Whether passwords are enforced on game entry or not&lt;br /&gt;
|-&lt;br /&gt;
| g_password&lt;br /&gt;
| Password to enter game&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==(wip) A short tutorial on how to make a dedicated server.==&lt;br /&gt;
&lt;br /&gt;
====linux:====&lt;br /&gt;
#Download the latest update by running this command in the folder that you want to be your game directory: &amp;quot;wget https://github.com/Unvanquished/Unvanquished/releases/download/v0.50.0/unvanquished_0.50.0.zip&amp;quot;.&lt;br /&gt;
#unzip the file by runing &amp;quot;unzip unvanquished_0.50.0.zip&amp;quot; (if you don't already have unzip you can get it by running &amp;quot;apt-get install unzip&amp;quot;).&lt;br /&gt;
#create a folder called config in the unvanquished folder using the &amp;quot;mkdir config&amp;quot; command.&lt;br /&gt;
#create 2 cfg files inside the config folder using &amp;quot;sudo nano server.cfg&amp;quot; and &amp;quot;sudo nano maprotation.cfg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====windows:====&lt;br /&gt;
#Download the latest version of unvanquished from the GitHub releases page [https://github.com/Unvanquished/Unvanquished/releases here].&lt;br /&gt;
#Unzip the file into the directory you want your server to run from.&lt;br /&gt;
#Create a folder inside that directory called config&lt;/div&gt;</summary>
		<author><name>Ryozuki</name></author>
	</entry>
</feed>