View Single Post
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 05-01-2020 , 15:40   Re: [ANY][24.04.2020] GameVoting v1.9.x [voteban votekick votemute]
Reply With Quote #259

Quote:
Originally Posted by Innomeni View Post
I intalled 1.9.2 and bans began to be added to MA database.
I changed settings to
Code:
gamevoting_startvote_min "4"
and
Code:
gamevoting_voteban_percent "75"
, but when 4 people are online voteban triggered with only 1 vote. I dont understand what's going on.
You need read about "StartVote" feature.

gamevoting_players - minimal players for enable plugin
gamevoting_startvote_min - minimal players for `Star Vote` feature, its public vote where every player can choose decision (via menus), which can be launched by 1 player, for kick or ban...

and if votes can reach >=75%(gamevoting_voteban_percent), it make action for ban/kick

you can just disable it:
gamevoting_startvote_enable 0
__________________

Last edited by neatek; 05-01-2020 at 15:41. Reason: disable it and dont break mind
neatek is offline