uuidAPI v1.2

Details

  • Filename
    uuidAPI.jar
  • Uploaded by
  • Uploaded
    Sep 21, 2015
  • Size
    59.93 KB
  • Downloads
    197
  • MD5
    0835d83578cfa1777e0695728714eda4

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

v 1.2

  • Touched up the SQL a bit
  • Added a new row to the database: 'latest'
  • This row is for storing the latest username of the player which can be retrieved through the new API option
  • Added new API method under UUIDPlayer: getLatestName which returns the player's last used name in String form
  • Check the JavaDocs for more information

v 1.1

  • Made some HUGE changes to the way uuidAPI updates its database, but the API still works the same.
  • Optimized the code and fixed some minor memory leaks that would occur on a server reload
  • Changed around the way uuidAPI works with MySQL servers; uuidAPI will no longer hog the connection to your MySQL server

v 1.0

  • First release

The database should automatically fix it's structure to support this update, but in the event that it doesn't, you'll need to wipe the database (and let uuidAPI repopulate it) or reformat it yourself.