spawnshieldtime is pure now, so better document it here

This commit is contained in:
Rudolf Polzer 2011-12-25 16:55:20 +01:00
parent e3898bd3bf
commit a5aa85bbce

View 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_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_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 // "Obvious" mutators that are allowed on a "pure" server