You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ExaltedInactive
A lightweight WoW Classic TBC Anniversary addon that automatically moves **Exalted** reputations to the **Inactive** tab in the Reputation panel, keeping your active list clean.
## Features
- Auto-scans when you open the Reputation panel
- Reacts to `UPDATE_FACTION` events (e.g. when you hit Exalted mid-session)
- Per-faction ignore list (keep specific Exalted factions in your active list)
- Fully configurable via slash commands
## Installation
1. Copy the `ExaltedInactive` folder into:
`World of Warcraft/_classic_era_/Interface/AddOns/`
*(Use `_classic_` for TBC Anniversary if that's your install path)*
2. Log in and type `/ei help` to verify it's working.
## Slash Commands
| Command | Description |
|---|---|
| `/ei run` | Manually scan and move all Exalted factions now |
| `/ei toggle` | Enable / disable the addon |
| `/ei auto` | Toggle auto-scan when Reputation panel opens |
| `/ei verbose` | Toggle verbose chat output |
| `/ei ignore` | Ignore the selected faction (keep it active) |
| `/ei unignore ` | Remove ignore for a faction by ID |
| `/ei list` | List all ignored faction IDs |
| `/ei status` | Show current settings |
Both `/ei` and `/exaltedinactive` work as the command prefix.
## Notes
- The Interface version `20504` targets **TBC Classic Anniversary** (2.5.4). Adjust in the `.toc` if needed.
- Ignored factions are saved per-account in `ExaltedInactiveDB`.
- To manually re-activate a faction you've moved to Inactive, open the Reputation panel, switch to the Inactive tab, right-click the faction, and choose "Move to Active".
# ExaltedInactive
About
addon created by AI to fix TBC anniversary reputations getting out of inactive state