From bf124ac643fc5927706841be5492e20a5cf4c077 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Mon, 31 Dec 2012 18:27:53 -0500 Subject: [PATCH] Add shuffleteams vote to default server config --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index 32370c60..5996fb99 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -69,7 +69,7 @@ //g_maplist_votable_abstain 0 // when 1, people get a "don't care" selection in the vote screen //g_maplist_votable_nodetail 1 // when 1, people can't see how many voted for what (to thwart abusive "influential" first votes) -//sv_vote_commands "restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime allready kick cointoss movetoauto" // players can vote for those commands or use them if they are masters. You canm also add 'g_grappling_hook' for hook voting, and 'sv_fbskin_green sv_fbskin_red sv_fbskin_orange sv_fbskin_off' for fbskin voting. +//sv_vote_commands "restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime allready kick cointoss movetoauto shuffleteams" // players can vote for those commands or use them if they are masters. You canm also add 'g_grappling_hook' for hook voting, and 'sv_fbskin_green sv_fbskin_red sv_fbskin_orange sv_fbskin_off' for fbskin voting. //sv_vote_master_commands "movetored movetoblue movetoyellow movetopink" // add commands masters can use if logged in or elected. You may want to put 'kickban' here, so masters can keep out punks. It may be good to also put "sv_status_privacy 0" then... //rcon_restricted_commands "restart fraglimit chmap gotomap endmatch reducematchtime extendmatchtime allready kick kickban \"sv_cmd bans\" \"sv_cmd unban\" status \"sv_cmd teamstatus\" movetoauto movetored movetoblue movetoyellow movetopink" // commands for the (stronger) rcon restricted -- 2.39.2