0.4.7-Honey

Details

  • Filename
    BeardStat-0.4.7-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2012
  • Size
    110.73 KB
  • Downloads
    1,521
  • MD5
    6cfd9bcd01664d34e953f1c5a465596b

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Zomg I Got an error, What do I Do?

  1. Don't panic.
  2. if it's a mysql error, check to see if it is one the system knows, if so follow the advice it gives.
  3. if it's an unknown or a non mysql error, copy the entire stacktrace, post an issue here http://github.com/tehbeard/BeardStat/issues . State when the error occured (startup, login, save, shutdown)

Mainly bug fixes this time around, with a few new features for you all.

Fixes

  • Added a mysql error parser to catch common error codes.
  • Rebuilt MySQL driver, error spam still exists, but it will try to reconnect and deliver new stats.
  • Fix exclude list in web API Not in beta
  • Deaths now respect blacklist

Changes

  • rolled /playedother into /played (Thanks to LostWave)
  • Changed /stat functionality (Thanks to LostWave for design changes)
  • type: in config is now case insensitive, FiLe MYSql etc etc
  • /playedother removed, functionality rolled into /played command
  • Blacklist changed around to blacklist: instead of worlds: in config.

New Features