CMI Worth Scraper
Simple mod that scrapes the entire worth list on a server that has the plugin CMI installed and exports it to a file.
CMI Worth Scraper
This mod is a simple scraper that retrieves the worth of every item on a server running the CMI plugin and saves the results to a CSV file. The file can be opened in spreadsheet software such as Microsoft Excel, LibreOffice Calc, or similar tools.
The mod works by running `/cmi worth minecraft:<item_name>` for every item known to the client. The resulting CSV file is sorted with the most valuable items at the top and the least valuable at the bottom.
⚠️ Make sure the server allows this before using it. Some server owners may not permit automated command usage. Use at your own risk.
Usage
Run: /cmi-scrape <number>
* `<number>` = commands per second * Most servers (e.g., Spigot, Paper) enforce rate limits * A safe default is 1 command per second to avoid getting kicked
If you are disconnected, progress is automatically saved. You can stop the scraper at any time with: /cmi-scrape stop