Best Addons for WoW Classic: Full List and Setup
Vanilla WoW Classic 1.12 · x5 realm · wowx5.ru# Best WoW Classic Addons for WowX5
The right addons make the WoW Classic interface far more comfortable. On WowX5 x5 addons run on the 1.12.1 client — make sure you download versions specifically for this game version.
How to install an addon
1. Download the addon — a zip archive. 2. Unpack the addon folder into: WoW/Interface/AddOns/. 3. Launch the game and click "AddOns" on the character screen. 4. Make sure the addon is in the list and the checkbox is enabled. 5. In-game type /reload to apply without restarting.
If an addon doesn't appear in the list, check that the unpacked folder name matches the .toc file inside it (they must match). An extra nested folder is a very common mistake.
Must-have raid addons
| Addon | Purpose | Why |
|---|---|---|
| Deadly Boss Mods (DBM) | Boss timers | Required in raids |
| AtlasLoot | Raid/dungeon loot tables | BiS planning |
| CT_RaidAssist | Raid frames, rez alerts | Raid management |
| KTM (KLHThreatMeter) | Threat monitor | Don't pull off the tank |
Convenience addons for everyone
| Addon | Purpose |
|---|---|
| Questie | Quests on map (essential for leveling) |
| OmniCC | Cooldown timer on ability icons |
| Bagnon | Single inventory instead of multiple bags |
| Auctioneer | Advanced auction house functions |
| Atlas | Dungeon and raid maps |
PvP addons
| Addon | Purpose |
|---|---|
| Capping | Capture timers in battlegrounds |
| LoseControl | Shows active CC on enemy |
| SpellAlertX | Alerts for enemy spells |
Class-specific addons
- Warrior: WeaponSwingTimer, Slam Helper
- Rogue: Combo Points Tracker, Poisoner
- Hunter: Feign Death Helper, PetBar
- Mage: Decursive (quick decurse), mana timer
- Priest: Clique + Grid (click-heal raid)
Related material
Troubleshooting addon problems
Addon doesn't appear in the list
1. Check that a folder is in Interface/AddOns/, not a nested folder (e.g. Interface/AddOns/DBM/DBM/DBM.toc is wrong; you need Interface/AddOns/DBM/DBM.toc). 2. Make sure the archive is fully unpacked — some .zip files contain an extra wrapper directory. 3. Check compatibility — an addon for 3.3.5 or retail WoW won't load in the 1.12.1 client.
Interface breaks after an update
Sometimes an updated addon is incompatible with old saved variables. Fix: delete WTF/Account/<account>/SavedVariables/<AddonName>.lua — the addon resets to defaults.
Addons slow down the game
Too many addons or outdated versions burden the client. Disable all from the character screen, then re-enable one by one until you find the problematic one.
Recommended resources
- GitHub WoW-Vanilla: main addon repository for 1.12.1
- Wowhead Classic: base spell and item info (for addon integrations)
- WowX5 Discord (#addons channel): community help with installation
Related material
FAQ
How do I install an addon in WoW Classic on WowX5?
Download the addon (zip archive), unpack it into the Interface/AddOns folder inside your WoW client directory. Then restart the game or type /reload ui. On the character select screen the AddOns button shows the loaded addon list.
Which raid addon is essential?
Deadly Boss Mods (DBM) or BigWigs — boss mechanic timers. Without them it's hard to coordinate raid mechanics. Most guilds require DBM for raiding MC, BWL, ZG, AQ40 and Naxx.
Do retail WoW addons work in Classic?
No. WoW Classic and Retail use different APIs. You need addons specifically written for the 1.12.1 client (SuperWoW or original Vanilla client). GitHub and Curseforge have compatible addons filterable by version.