1.8.0

Details

  • Filename
    OnlineUsers.jar
  • Uploaded by
  • Uploaded
    Jun 23, 2014
  • Size
    16.90 KB
  • Downloads
    1,129
  • MD5
    e9c1099d6c472ea3b27adf3c3f21bdee

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • Player UUID is now tracked in database and used as unique key, with the player's name updated at each login in case it has changed, so that time online is properly attached to unique player account rather than (soon to be) non-unique player name.

Note that as a result, the database table from old versions of this plugin will be dropped and recreated with the new unique UUID column added when you first run this version, so all old data will be wiped. Apologies, but I don't have time to work on an update routine just to maintain old data; it would require looking up UUIDs for all existing stored user names, and if run after user names can be changed, could result in various problems like the player name no longer matching an existing player or matching the wrong player.

This update doesn't affect flatfile data whatsoever, as time online isn't tracked for flatfile.