MineVote – Simple, Lightweight & Open Source Vote Rewards
Reward your players for voting with a clean and flexible system.
MineVote is designed to do one thing well: connect votes to rewards — no extra fluff.
✔ Features
- Works with vote listener plugins (like NuVotifier)
- Custom reward commands (static, random, or per-site)
- Tracks daily, weekly, and total votes
- Clean and simple YAML configuration
- Lightweight & performance-friendly
- Open source (MIT) and developer-ready
Setup
- Install a vote listener plugin (e.g., NuVotifier)
- Download https://github.com/kainovaii/MineVote]MineVote[/URL]
- Place MineVote.jar into your /plugins folder
- Restart your server
- Edit config.yml to customize rewards
Commands
Code (Text):
/vote - Opens the main GUI
/vote help - Displays available commands
/vote info - Shows plugin info (author, version, etc.)
/vote shop - Opens the vote shop GUI
/vote site - Opens the vote sites GUI
/vote ranking - Opens the vote ranking GUI
/vote give <player> <value> - Gives extra votes (permission: minevote.give)
/vote boost <on/off> - Manually start/stop vote boost (permission: minevote.boost)
/vote reload - Reloads the plugin config (permission: minevote.reload)
Placeholders (PlaceholderAPI)
Code (Text):
%minevote_counter% Total number of votes counted during the boost.
%minevote_objective% Vote goal set in the configuration.
%minevote_status% Boost status: displays a message indicating whether the boost is active.
%minevote_timeleft% Remaining boost time in mm:ss format, or a clock icon if it has ended.
Links
https://github.com/kainovaii/MineVote]GitHub – Source & Wiki[/URL]
License: MIT
Support: via GitHub Issues or the Spigot discussion thread