promotional bannermobile promotional banner

BeardStat

A player statistics plugin, designed to replace the aging stats plugin

File Details

0.4.7-Honey

  • R
  • Jun 23, 2012
  • 110.73 KB
  • 1.6K
  • CB 1.2.5-R4.0

File Name

BeardStat-0.4.7-SNAPSHOT.jar

Supported Versions

  • CB 1.2.5-R4.0

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