From: Rudolf Polzer Date: Sun, 25 Dec 2011 15:55:20 +0000 (+0100) Subject: spawnshieldtime is pure now, so better document it here X-Git-Tag: xonotic-v0.6.0~32^2~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a5aa85bbce8988a1d0bdc37b5b6715d314bddd34;p=xonotic%2Fxonotic.git spawnshieldtime is pure now, so better document it here --- diff --git a/server/server.cfg b/server/server.cfg index 4c574d87..8ea38385 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -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