VotePoll
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper
标签: social
VotePoll
VotePoll is a simple Minecraft plugin that lets players vote through an interactive GUI instead of using complicated commands. Players simply open the menu, click their preferred option, and their vote is saved automatically.
Features
- Simple and interactive voting GUI
- Add or remove voting options anytime
- Live vote counter displayed on each option
- One vote per player for each poll
- Automatically saves all options and votes after server restarts
- Admin commands protected by a permission node
Commands
Player Commands
| Command | Description |
|---|---|
/vote |
Opens the voting menu. |
Admin Commands (votepoll.admin)
| Command | Description |
|---|---|
/voteadmin add <name> |
Add a new voting option. |
/voteadmin addmulti <option1,option2,option3> |
Add multiple voting options at once. |
/voteadmin remove <name> |
Remove a voting option. |
/voteadmin results |
View the current voting results. |
/voteadmin reset |
Reset all votes and start a new poll. |
Example Usage
Create a poll by adding options:
/voteadmin add Survival
/voteadmin add SkyBlock
/voteadmin add BedWars
Or add multiple options in one command:
/voteadmin addmulti Survival,SkyBlock,BedWars
Players can then open the voting menu using:
/vote
A GUI will appear showing all available options. Players simply click the option they want to vote for.
Each player can vote only once per poll. To start a new poll, an admin can reset the votes:
/voteadmin reset
Permissions
| Permission | Description |
|---|---|
votepoll.admin |
Grants access to all admin commands. |
Compatibility
- Server Software: Paper / Spigot
- Minecraft Version: 1.21+ (change this if your plugin supports other versions)
请登录后举报
暂无评论,抢个沙发吧~