[JAR ONLY] 0.7

Details

  • Filename
    BeardStat-0.7-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Nov 15, 2013
  • Size
    353.21 KB
  • Downloads
    701
  • MD5
    29b042989a713d7904b9d2d9bc6005d4

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

KNOWN BUG IN SQLite provider, investigating.

Build may contain bugs, please report any you find, stacktraces and database type included.
Bug fixes
uuid integration
* Now supports storing the uuid of a minecraft player with their EntityStatBlob. In the future this will be used instead of player name for getting stat blobs so as to work with mojang's username changing plan.
Preload stats for current mc version into the database.
Access to metadata on keys (domain,world,category,statistic) from API.
Breaking: API now supports non-player entities having stats
Breaking: class files now under com.tehbeard.beardstat
* API now supports querying database for entities by type, name, uuid.