A plugin to add custom text under items in inventory
Documentation
Custom Item Tags
Add custom text tags to any item in the game, ideal for hard to see items like Zamorakian hasta.
Instructions
1. Find Item ID on https://www.osrsbox.com/tools/item-search/.
2. Set tag and Item ID in plugin config (one item per line)
3. Text tag should appear on the item
Credit
The plugin was basically created by splicing together
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.
