Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Releases: ProjectInfinity/PocketVote-PocketMine

v3.0.3

15 May 14:38

Choose a tag to compare

  • Add check to avoid crash if JSON is invalid.
  • Add check to ensure that a result is set.
  • Fixes a color not being inverted on /pv cmd list
  • Fixes a crash error in topvoter task if server is unable to curl api.pocketvote.io
  • Add default example commands to run on vote.

v3.0.0

11 Jun 16:43

Choose a tag to compare

  • [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

23 Nov 20:20

Choose a tag to compare

Update to comply with C2a.

v2.1.4

29 Jul 18:03

Choose a tag to compare

  • More API 3.0.0 updates.

v2.1.3

20 Jul 09:54

Choose a tag to compare

  • Fixes votes being dispatched twice when a player is offline, receives a vote and then logs online.

v2.1.2

02 May 16:44

Choose a tag to compare

  • 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

14 Nov 21:51

Choose a tag to compare

  • Fixes vote insertion on master servers.
  • Update API to Alpha 9.

Update to latest PMMP.

25 Jul 14:54

Choose a tag to compare

Updates PocketVote to the new PMMP ALPHA7 API.

v2.0.1

23 May 22:36

Choose a tag to compare

This release adds the /pocketvote diagnose command which lets you test your configuration for issues.

v2.0

28 Apr 22:41

Choose a tag to compare

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]