- Added new config settings about offline voting to enable/disable fully or certain settings when the player from the vote is offline. Requested by
@mrfloris
Add this to your config or regen:
Code (YAML):
# Change how offline voting works here. offline-voting:
# Enable offline voting? enabled: true
# If offline voting is enabled what should we do with offline votes? # Should we still send the player-vote commands? do-commands: false
# Should we increase the certain counters? increase-pinata-vote: true
increase-player-vote: true