This repository was archived by the owner on Apr 27, 2025. It is now read-only.
Releases: ProjectInfinity/PocketVote-PocketMine
Releases · ProjectInfinity/PocketVote-PocketMine
v3.0.3
v3.0.0
- [IMPORTANT] Commands have been moved to the "onvote" key, we no longer separate online and instant commands in the configuration. These will be migrated, no changes are necessary for end user.
- [FEATURE] Added support for permissions in commands that are ran on vote.
- [FEATURE] Added super simple (not joking) PocketVote API for third parties.
- [FEATURE] Added GUIs for /pocketvote command.
- other minor changes.
v2.1.5
Update to comply with C2a.
v2.1.4
- More API 3.0.0 updates.
v2.1.3
- Fixes votes being dispatched twice when a player is offline, receives a vote and then logs online.
v2.1.2
- Adds extra validation to catch potential errors from the backend API.
- Add VRC (Poweruser feature. Ask on Gitter if you want to know how it works) support.
- Update supported APIs to Alpha12
v2.0.3
- Fixes vote insertion on master servers.
- Update API to Alpha 9.
Update to latest PMMP.
Updates PocketVote to the new PMMP ALPHA7 API.
v2.0.1
This release adds the /pocketvote diagnose command which lets you test your configuration for issues.
v2.0
Version 2.0 of PocketVote introduces a bunch of new features and bugfixes! The summary below is not complete but should give you enough to determine whether you want to update or not.
- Brand spankin' new API!
- The new API is faster, more reliable and allows for way more features than v1!
- Votes now expire periodically in addition to when a player logs on.
- Previously if a player did not log on, there was no way to expire votes that had not been claimed by logging on.
- Votes can now be retrieved quicker than before. The scheduler will dynamically change frequency depending on PocketVote server load.
- NEW command '/vote'
- Permission node: pocketvote.vote
- Typing '/vote' shows a link to a new url shortener where you can add all your known voting sites.
- This is directly integrated into PocketVote and requires NO setup from your end!
- Typing '/vote top' shows a list of the top voters the the past month.
- Please note that you will need to wait for the servers to generate this data, it is not generated on-the-fly.
- NEW command '/guru'
- Permission node: pocketvote.admin
- Shows a help list of all MCPE.guru related commands.
- NEW command '/gulist'
- Permission node: pocketvote.admin
- Shows a list of all your current sites added to your voting link.
- NEW command '/guadd [title] [url]'
- Permission node: pocketvote.admin
- Adds the url to your voting link, title is optional.
- NEW command '/gudel [id]'
- Permission node: pocketvote.admin
- Deletes the specified url from your voting link.
- Use '/gulist' to find the ids of your entries.
- NEW sub-command '/pocketvote link [name]'
- Permission node: pocketvote.admin
- Attempts to set your voting link to the specified name.
- Your link will look like this: mcpe.guru/[name]