Changelog:
- Added support for 1.18, 1.18.1 & 1.18.2!
- 2 new options in the config!
>
percentageOff &
autoCount >> if autoCount is enabled, atLeastVotes will be updated automatically via this formula:
>> (player count) * (percentageOff).
E.g: if
player count = 5 and
percentageOff = 50, this means that
atLeastVotes will be 3 ( rounded from 2.5 ).
- if someone initiates a vote for something, the
atLeastVotes won't update even if players will join the server.