File Details
[JAR ONLY] 0.7
- B
- Nov 16, 2013
- 353.21 KB
- 869
- CB 1.6.4-R2.0
File Name
BeardStat-0.7-SNAPSHOT.jar
Supported Versions
- CB 1.6.4-R2.0
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.

