Details
Supported Bukkit Versions
Changelog
Enhancements
- Added support for version 1.8.0 through 1.8.6
- Continued work on refining the API
- Add "asc" and "desc" query keywords to control the order of results
- Logging can now be disabled on a per-world basis
- Additional metadata to support rollbacks is now being logged
- Boats breaking water lillies is now tracked
- Sign text is now logged
- Track lightning strikes
Bug fixes
- Chests on minecarts are now properly logged
- Query keyworks can no longer be specified twice
- Better handle missing tile entities on one half of a double chest
- Correctly identify "Nature" is the actor in more cases.
- "/i tp" will now tell you if you try to use a non-existent record.
- The block below saplings is no longer marked as changed during grow events
- The entity that shot a projectile that killed a player is now logged
- Fix race condition when multiple queries are in progress simultaneously
- This version only works with Java 8. That will change in a future release.