VotePartyTo - Minecraft Vote Party Plugin
Automatically reward all online players when your server's vote goal is reached! Easy to configure, powerful features, and beautiful reward GUI.
✨ Features
- Automatic Vote Party tracking
- Custom vote target and rewards
- Item and command-based rewards
- Interactive reward GUI
- PlaceholderAPI support
- Full admin command suite
️ Installation
- Download the plugin.
- Put the JAR in your plugins folder.
- Restart your server.
- Configure config.yml and rewards.yml.
- (Optional) Install PlaceholderAPI for extra features.
Commands
Code (Text):
/voteparty - Show help & info
/voteparty check - Show current vote progress
/voteparty reward - Open reward GUI (player only)
/voteparty add <amount> - Add votes (admin)
/voteparty remove <amount> - Remove votes (admin)
/voteparty set <amount> - Set total votes (admin)
/voteparty target <amount> - Set vote target (admin)
/voteparty reset - Reset votes (admin)
/voteparty reload - Reload config (admin)
/voteparty addreward <material> <amount> <name> [lore...] [commands...] - Add reward (admin)
/voteparty delreward <index> - Delete reward (admin)
/voteparty customreward <amount> <material> - Give custom reward (admin)
Permissions
Code (Text):
votepartyto.use - Basic commands
votepartyto.admin - Admin commands
PlaceholderAPI Support
- %votepartyto_total%
- %votepartyto_target%
Configuration Examples
Code (Text):
# Example config.yml
target: 50
party-message: "&6VoteParty reached! All online players get rewards!"
Code (Text):
# Example rewards.yml
rewards:
- material: DIAMOND
amount: 1
name: "&bVote Reward"
lore:
- "&7Thank you for voting!"
commands:
- "say %player% received a vote reward!"
Credits
Developed by TwoDev
❓ Support
Have questions or bugs? Post below or send a PM!