Releases: Mitsugaru/PlayerPoints
Releases · Mitsugaru/PlayerPoints
UUID fixes
v2.1.2
Vault 1.4.1 update
- Updated to use new VaultAPI v1.4
- Added the null checks in API for UUID methods.
Backwards compatibility with v1.x
Just adds deprecated API methods from the previous release to work with the new format.
UUID release
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
v1.7: Move to 1.7 release.
- 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