-
Native Major MC Version:
-
1.18
-
Tested Major MC Versions:
-
-
Contributors:
-
DevCoCoLaLa, CoCoLaLaReal, And TwoDev
-
Languages Supported:
-
indonesian
-
Donation Link:
-
https://saweria.co/CoCoLaLaReal
# VotePartyTo - Minecraft Vote Party Plugin
## Features
- Automatic Vote Party system
- Configurable vote target and rewards
- Rewards can be items and custom commands for all online players
- PlaceholderAPI support (expansion included)
- Interactive reward GUI
- Complete admin commands for managing votes and rewards
## ️ Installation
1. Download the plugin from this page.
2. Place the `.jar` file into your server's `plugins` folder.
3. Restart your server.
4. Configure `config.yml` and `rewards.yml` as you like.
5. (Optional) Install [PlaceholderAPI](
https://www.spigotmc.org/resources/placeholderapi.6245/) for placeholder support.
## Commands
```
/voteparty - Show help and plugin info
/voteparty check - Show current vote progress
/voteparty info - Plugin information
/voteparty reward - Open the reward GUI (player only)
```
**Admin Commands:**
```
/voteparty add <amount> - Add votes
/voteparty remove <amount> - Remove votes
/voteparty set <amount> - Set total votes
/voteparty target <amount> - Set vote party target
/voteparty reset - Reset total votes
/voteparty reload - Reload config and reward data
/voteparty addreward <material> <amount> <name> [lore...] [commands...] - Add a new reward
/voteparty delreward <index> - Remove a reward by its index
/voteparty customreward <amount> <material> - Give a custom reward to all online players
```
## Permissions
```
votepartyto.use - For basic player commands
votepartyto.admin - For admin commands
```
## PlaceholderAPI
- Placeholders: `%votepartyto_total_votes%`, `%votepartyto_target%`, etc.
- The expansion is registered automatically if PlaceholderAPI is detected.
## Configuration
- Easy configuration via `config.yml` and `rewards.yml`
- Example rewards: items, custom lore, and commands
## ️ Screenshots
*(Add images if available)*
## Credits
- Developed by TwoDev
- Thanks to everyone for feedback and support!
## ❓ Support
- Questions or bugs? Leave a comment below!
---
**Tips:**
- Use emojis to make your description stand out.
- Use headings and bullets to improve readability.
- Include links (e.g., PlaceholderAPI) where relevant.
- Clearly explain features, commands, permissions, and installation steps.