MinePolls Documentation
MinePolls is a lightweight Minecraft plugin that allows players to create interactive polls inside the game.
Players can vote by clicking chat options — no typing required!
Perfect for deciding maps, events, game modes, or community decisions.
Requirements
- Minecraft Server: Paper / Spigot
- Java Version: 17 or higher
- Minecraft Version: 1.19+ (recommended 1.20–1.21)
Installation
- Download the MinePolls .jar file.
- Place it into your server's /plugins folder.
- Restart the server.
- The plugin will automatically enable.
How To Use
Start a Poll
/poll start "Your question here" option1 option2 option3
Example:
/poll start "Which map should we play?" Desert Forest City
Vote
Click the option in chat
OR type:
/poll vote Desert
View Results
/poll result
Add Option (Admin Only)
/poll addoption Sky
Remove Option (Admin Only)
/poll removeoption Forest
End Poll (Admin Only)
/poll end
ℹ Help
/poll help
Permissions
Permission
Description
minepolls.poll Start, edit, and end polls
Features
- ✔ Clickable chat voting
- ✔ Multi-word questions using quotes
- ✔ Case-insensitive option matching
- ✔ Live results
- ✔ Dynamic option adding/removing
- ✔ Lightweight and fast
- ✔ No configuration required
- ✔ Beginner-friendly
Configuration
No configuration file required.
Just install and run.
Compatibility
Other modern versions should work.
Bug Reports & Suggestions
If you find bugs or want new features:
- Open an issue on GitHub
- Or comment on the plugin page
License
Free to use on any server.
Do not redistribute without permission.
Author
Jonathan
First plugin project