r5005 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Nov 7 11:16:41 EST 2008


Author: div0
Date: 2008-11-07 11:16:40 -0500 (Fri, 07 Nov 2008)
New Revision: 5005

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
remove kickban, as master can be voted too


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-11-07 16:14:55 UTC (rev 5004)
+++ trunk/data/defaultNexuiz.cfg	2008-11-07 16:16:40 UTC (rev 5005)
@@ -721,7 +721,7 @@
 // these commands can be voted
 set sv_vote_commands "restart fraglimit chmap gotomap endmatch reducematchtime extendmatchtime allready kick"
 set sv_vote_only_commands ""
-set sv_vote_master_commands "kickban"
+set sv_vote_master_commands "" // maybe add kickban here (but then sv_vote_master 0)
 set rcon_restricted_commands "restart fraglimit chmap gotomap endmatch reducematchtime extendmatchtime allready kick kickban \"sv_cmd bans\" \"sv_cmd unban\" status \"sv_cmd teamstatus\""
 // users can call a vote for the above commands
 set sv_vote_call 1




More information about the nexuiz-commits mailing list