Vote4Dis is a vote listener that uses redis to store how many times a player has voted, and the top voters of every player that has voted. This plugin is built around the idea of having multiple servers share the same Redis server.
Requirements:
- A Redis server
Commands:
/vote - Display a list of vote links (Set in config)
/testvote - Test your vote reward commands.
/topvotes - Display a list of the top voters.
/v4d rt - Reset total votes of all players.
/votes - See how many votes you have.
Permissions:
vote4dis.command.votes - Use /votes (USER)
vote4dis.command.vote - Use /vote (USER)
vote4dis.command.testvote - Use /testvote (ADMIN)
vote4dis.command.topvotes - Use /topvotes (USER)
vote4dis.command.admin.resettotals - Use /v4d rt (ADMIN)
vote4dis.command.admin.base - Use /v4d (ADMIN)
Source: GitHub - Time6628/Vote4Dis: A vote listener powered by Redis.
Issues: Issues · Time6628/Vote4Dis · GitHub
Downloads: http://jenkins.timethecat.pw:8080/job/Vote4Dis/