Skip to content

Releases: Mitsugaru/PlayerPoints

UUID fixes

Choose a tag to compare

@Mitsugaru Mitsugaru released this 22 Jun 21:34
  • 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

Choose a tag to compare

@Mitsugaru Mitsugaru released this 10 Jun 21:50

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

Vault 1.4.1 update

Choose a tag to compare

@Mitsugaru Mitsugaru released this 24 May 22:16
  • Updated to use new VaultAPI v1.4
  • Added the null checks in API for UUID methods.

Backwards compatibility with v1.x

Choose a tag to compare

@Mitsugaru Mitsugaru released this 18 May 15:55

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

UUID release

Choose a tag to compare

@Mitsugaru Mitsugaru released this 27 Apr 18:44

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

Choose a tag to compare

@Mitsugaru Mitsugaru released this 29 Jan 04:08
  • Bug fix for reload command.
  • Update Vault dependency to 1.2.31

v1.7: Move to 1.7 release.

Choose a tag to compare

@Mitsugaru Mitsugaru released this 15 Jan 00:24
  • 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