]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
spawnshieldtime is pure now, so better document it here
authorRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 15:55:20 +0000 (16:55 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 15:55:20 +0000 (16:55 +0100)
server/server.cfg

index 4c574d8708473f893b923c1f8ab8bdf53e12ce86..8ea3838517dcff4ed8be10cef6527e9d257d2c1a 100644 (file)
@@ -166,6 +166,8 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/
 //g_ban_sync_uri "http://94.23.21.40/~xonotic/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable)
 //g_ban_sync_trusted_servers "" // accept bans that were initially set on the server IPs listed here (if not set, your bans are just sent to the sync URIs, but no bans are retrieved from there)
 
+//g_spawnshieldtime 1  // time for which players are protected after spawn
+
 
 /////////////////////////////////////////////////////////////////////
 // "Obvious" mutators that are allowed on a "pure" server