Add custom text tags to any item in the game, ideal for hard to see items like Zamorakian hasta.
Find Item ID on https://www.osrsbox.com/tools/item-search/.
Set tag and Item ID in plugin config (one item per line)
Text tag should appear on the item
The plugin was basically created by splicing together Custom Menu Swaps config interface with Item Identification text rendering. Huge credit to the developers of those plugins.
I created this plugin as an exercise in learning Java. Please feel free to add suggestions and fix potentially shoddy code.