A Skada module for tracking attunements
- Skada
- Download the latest release
- Extract to Interface/AddOns and enable the addon in-game
These commands are completely optional, and can be used to prevent specific items from being tracked by the addon. Replace <id>
with the itemID you wish to block/unblock.
/run SkadaAttunes.addToBlockList(<id>)
/run SkadaAttunes.removeFromBlockList(<id>)
/run print(SkadaAttunes.isInBlockList(<id>))