X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=3a1ab30b706b3a3a6f57ee6815732969f0fe415a;hb=6c02403a4e7bd15f1c4665857958a0081cca0ec8;hp=28c7e8063e9ca8a9ee8b16c2a8c173b631b2a77d;hpb=b3126a1e33c04b2e318afc6f745d96a41d1f0623;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index 28c7e8063..3a1ab30b7 100644 --- a/commands.cfg +++ b/commands.cfg @@ -343,11 +343,11 @@ set sv_vote_master 0 "Allows the use of the vote master system" set sv_vote_master_callable 0 "When set, users can use \"vmaster\" to call a vote to become master of voting commands" set sv_vote_master_password "" "when set, users can use \"vlogin PASSWORD\" to log in as master, then run master commands directly using vdo" set sv_vote_master_playerlimit 2 "Minimum number of players needed for a player to be allowed to vote for master" -set sv_vote_no_stops_vote 1 "Allow the vote caller to stop his own vote simply by voting no" +set sv_vote_no_stops_vote 1 "Allow the vote caller to stop their own vote simply by voting no" set sv_vote_singlecount 0 "set to 1 to count votes once after timeout or to 0 to count with every vote" set sv_vote_timeout 24 "a vote will timeout after this many seconds" -set sv_vote_wait 120 "a player can not call a vote again for this many seconds when his vote was not accepted" -set sv_vote_stop 15 "a player can not call a vote again for this many seconds when he stopped this vote (e.g. to correct it)" +set sv_vote_wait 120 "a player can not call a vote again for this many seconds when their vote was not accepted" +set sv_vote_stop 15 "a player can not call a vote again for this many seconds when they stopped this vote (e.g. to correct it)" set sv_vote_majority_factor 0.5 "What percentage of the PLAYERS constitute a majority? (Must be at least 0.5, recommended: 0.5)" set sv_vote_majority_factor_of_voted 0.5 "What percentage of the VOTERS constitute a majority too? (Must be at least 0.5, recommended: 0.5)" set sv_vote_gamestart 0 "Allow voting during map change"