File Details
inventory-log-1.1.1.jar
- R
- Jun 7, 2026
- 57.79 KB
- 21
- 1.21.11
- Fabric
File Name
inventory-log-1.1.1.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
- Fixed Drop Tracker continuation so existing statistics are merged correctly after using continue.
- Added stable Drop Tracker item matching to prevent duplicate entries caused by changing item component data.
- Added
/invlog tracker refresh. - Added support for additional server-side custom item identifiers.
- Improved filtering of server-side item refreshes that appear as instant remove/add pairs.
- Improved handling of custom server items with changing internal metadata.
New Command
/invlog tracker refresh
Refreshes the active Drop Tracker session from its current CSV file.
This command:
- rereads the current tracker CSV file;
- rebuilds Drop Tracker statistics;
- rewrites the tracker summary file;
- updates the Drop Tracker HUD;
- keeps the current tracker file active.
Use this after continuing an existing tracker session or whenever you want to force the summary and HUD to fully recalculate from the saved tracker data.