From: Martin Taibr Date: Thu, 1 Aug 2019 08:02:46 +0000 (+0200) Subject: add bots, nobots X-Git-Tag: xonotic-v0.8.5~121^2~3 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=24954793663f3a544205352c38e10a9ecd8ae7bf add bots, nobots --- diff --git a/server/server.cfg b/server/server.cfg index 35b90a17..c12caffd 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -97,7 +97,7 @@ sv_vote_gametype 1 // set to 1 to enable voting for gametypes after every mat //set sv_vote_gametype_mycustom_description "This is my custom gametype" // the description for the custom gametype // Custom icons for custom gametypes are supported and have to be located in a server pk3 as gfx/menu/default/gametype_mycustom -//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_commands "restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime allready kick cointoss movetoauto shuffleteams bots nobots" // players can vote for those commands or use them if they are masters. You can 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 //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below)