Features
- Create custom polls with up to 5 response options.
- Voting User Interface (Chest GUI)
- Customizable Messages (COMING SOON v2.0.0)
Commands
Requires "skript.command.poll" permission node
- /poll create Create a new poll
- /poll end End the poll
- /poll monitor Monitor poll in real time (COMING SOON v2.0.0)
- /poll notify Notify players who haven't voted (COMING SOON v2.0.0)
- /poll uninstall Remove all script variable data (COMING SOON v2.0.0?)
- /poll results View poll results (COMING SOON v2.0.0)
- /poll vote Vote in the poll
For detailed usage and examples, check the documentation section!
How to Install
Step 1: Download the latest stable version of
[SpigotMC Skript] or
[GitHub Skript]
Step 2: Place the Skript .jar file into your server’s /plugins folder.
Step 3: Restart your server to load the Skript plugin.
Step 4: Go to /plugins/Skript/scripts/ and place the poll.sk file inside the scripts folder.
Step 5: Run the command: /skript reload poll.sk