Releases: QuiltServerTools/Ledger
Releases · QuiltServerTools/Ledger
v1.1.0
Major changes:
- Added Extension API for new database types and commands
- Added MySQL and H2 database support via an official extension, found at https://curseforge.com/minecraft/mc-mods/ledger-databases
- Added purge command for deleting where filters are met
- Added NOT parameters when searching (key:!value)
- Change time parameter into before and after parameters
- Added purge, rollback, restore and information packets to networking API
- Added indicies to the database, massively improving lookup speed when inspecting
Fixes and tweaks:
- Chained explosions of TNT now log back to the player who lit the first TNT
- Fixed compatibility with Kibe and other mods causing server events with players not extending ServerPlayerEntity
- Flint and steel usage now counts as a block place
v1.0.2
v1.0.1
- Updated Fabric Language Kotlin dependency requirement
- Added Dutch translations
- Added support from non player actions caused by a player
- Improved SQLite compat
- Added Chinese (Simplified) translations
- Fixed logging blacklists not working
- Added Russian translations
- Track items removed when container is broken
- Fixed alias permissions
- Updated Server Translations to fix disconnects with books
- Fixed preview bug
- Fixed NBT rollbacks
- Fixed database selections with multiple of the same parameter
Initial Release
Initial release