Skip to content

Releases: Mitsugaru/PlayerPoints

UUID fixes

22 Jun 21:34
Compare
Choose a tag to compare
  • Use web fetcher for online servers for UUID.
  • Removed the offline player iteration lookup.
  • Move to Bukkit 1.7.9-R0.2

v2.1.2

10 Jun 21:50
Compare
Choose a tag to compare

Faster offline checks.
Null check for player name to UUID conversion.
Use beta release of Bukkit 1.7.9.

Vault 1.4.1 update

24 May 22:16
Compare
Choose a tag to compare
  • Updated to use new VaultAPI v1.4
  • Added the null checks in API for UUID methods.

Backwards compatibility with v1.x

18 May 15:55
Compare
Choose a tag to compare

Just adds deprecated API methods from the previous release to work with the new format.

UUID release

27 Apr 18:44
Compare
Choose a tag to compare

Move to UUID for player identification.
Allow for users to manually remove plugin command shortcuts without throwing an error on startup.
Added optional online player name autocomplete.
Added an optional online restriction listener for voting.
Minor clean up and internal changes.

v1.7.1

29 Jan 04:08
Compare
Choose a tag to compare
  • Bug fix for reload command.
  • Update Vault dependency to 1.2.31

v1.7: Move to 1.7 release.

15 Jan 00:24
Compare
Choose a tag to compare
  • Build against Bukkit 1.7.2-R0.2
  • Added some reconnect logic in case the plugin loses connection to the MySQL database.
  • Added some export capability from SQLite / MySQL to YAML.
    • Only SQLite has been tested, but works.
  • Requires SQLibrary v7.0 or higher.
    • If you're using SQLite, you should wait for the SQLibrary 7.1 update.
  • Build against Vault 1.2.29