SlotItemLevel displays each equipped item’s item level next to the gear slots on the Character window.
- Item level shown outside the slot icons (no overlap)
- Automatically positions text:
- Left column slots → text on the right
- Right column slots → text on the left
- Weapon slots flare outward (main-hand left, off-hand right)
- Item level color matches item quality
- Lightweight (no OnUpdate loops)
/sil debug— toggles debug output (for troubleshooting)
- Retail 12.x
- Download and unzip into:
World of Warcraft/_retail_/Interface/AddOns/ - Ensure the folder is named:
SlotItemLevel - Reload the game:
/reload
MIT (see LICENSE)