Files
plugin-hub/plugins/loot-ledger
ChunkyAtlas 25245d3997 add loot-ledger (#8981)
* Create loot-ledger

Show NPC drop tables in the Music tab with progress bar, hover tooltips, search, and visibility toggles.

Track obtained items per account or per NPC, dimming icons, supporting manual toggles, and updating live as you loot.

Cache drop tables to disk with weekly refresh and bundled Items.json for resolving item names.

* Update loot-ledger

improve executor safety and graceful shutdown behavior

- DropFetcher now ensures its executor is always available with a new ensureExecutor() check.
- All background executors use daemon threads so they don't block JVM shutdown.
- Replaced shutdownNow() calls with graceful shutdown()
2025-11-03 14:21:29 -05:00

106 B