File Details
Ledger 1.0.1
- R
- Jan 9, 2026
- 28.87 KB
- 18
- 1.20.1
- Forge
File Name
ledger-1.0.1-ledger.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
[1.0.1] - 2026-01-09
Major performance and feature update
Added
- Explosion player tracking - shows which player caused TNT/creeper/fireball damage
- Container interaction logging - tracks when players open chests, barrels, hoppers
- Position and player indexing system for fast lookups
Updated
- Storage system with optimized queries
- Event handler with explosion and container tracking
- Inspect command with performance improvements
Removed
- Emoji icons (replaced with ASCII for compatibility)
Changed
- faster radius searches using indexed lookups
- Save interval: 10 entries (reduced disk I/O)
- Container detection now uses raytracing for accuracy
- Icons: Emojis → ASCII characters ([+], [-], [*], [C])
- Thread-safe concurrent access throughout

