A powerful, automated container scanner and item counter for RusherHack.
ChestIndexer is a RusherHack plugin that's an indispensable tool for scanning your bases and stashes. It automates the time-consuming process of manually exploring your chests. The plugin allows you to scan all chests, barrels, shulkers, and other items within an area, and then generate a detailed JSON file with your base's data.
- Automated Container Scanning: Effortlessly scans and indexes all chests , barrels, and shulker boxes within a configurable range.
- Comprehensive Data Aggregation: Compiles a detailed, sorted list of every item and its total count across all scanned containers.
- Flexible Data Export: Save your findings to a JSON file, formatted by item ID, display name, or even calculated in shulkers and double chests.
- Full Command Control: Manage all operations—displaying, clearing, and exporting data—directly from the in-game chat.
Control the module's core functions using the following commands:
- .chestindexer display - Prints the sorted list of all counted items directly to your chat.
- .chestindexer clear - Wipes all scanned container positions and item counts, starting a new session.
- .chestindexer export - Exports the item counts to a timestamped .json file.
Available Types: ID, NAME, SHULKERS, DUBS
- Download the latest
.jarfrom the Releases page. - Ensure you have the JVM flag
-Drusherhack.enablePlugins=trueadded to your Minecraft launcher. - Place the file into your
.minecraft/rusherhack/pluginsdirectory. - Launch Minecraft and enable your desired HUD elements from the RusherHack HUD editor.
Warning
This plugin is built specifically for RusherHack v2.0.7 on Minecraft 1.21.4. Using it on older versions may cause instability.