MOCPlaytimeTracker 0.9

Details

  • Filename
    MOCPlaytimeTracker.jar
  • Uploaded by
  • Uploaded
    Aug 26, 2012
  • Size
    118.12 KB
  • Downloads
    2,636
  • MD5
    0c9d3789becfb6f356d36a47cb37c4f2

Supported Bukkit Versions

  • CB 1.3.1-R2.0

Changelog

0.9

  • Much much much faster to do queries as it keeps a running count of logins, and doesn't do them on the fly.
  • Loads everyone in memory so queries are over all people that have ever used the server.
  • Added colors to readouts. It's prettier now.
  • /playtime now gives you your sum of time instead of help. Use /playtime help for help.
  • More robust. Fixes a lot of problems with players leaving somehow yet their timers keep going. First login might take a while as it fixes a lot of things in the db.

.8

  • Corrected bug where it stopped logging events due to new event system.

.7

  • for 1.2.5
  • fixed bug w/ SQLite where it does not manage Timestamps in java properly. added code to MOCDBLib so that needs to be reinstalled.

There may yet be performance issues due to some servers just having a lot of players. Please let me know.