Bartender4
Bartender4 is a full ActionBar replacement mod. It provides you with all the features needed to fully customization most aspects of your action and related bars.
Bartender4 in Midnight: As of version 4.16.5, Midnight support is in preview - it'll be worked on until release, of course.
Major Changes since Dragonflight / 10.0
- Hold-to-cast is not currently available for addons
- Action Bars have been slightly re-arranged in Bartender4 for Dragonflight and beyond
- Bar 1-8 now reflect Blizzard Bars 1-8 (these are old 1, 3-6, and the 3 new bars)
- The old bars 7-10 are now called "Class Bar 1-4" (Shapeshifting, Stances, etc)
- The old bar 2 is now called Bonus Action Bar
Features
- Support for all Action Bars and all related bars
- 10 Action Bars (13 in Dragonflight & War Within!)
- Stance Bar
- Pet Bar
- Bag Bar
- Micro Menu
- XP/Reputation Bar
- All Bars are fully customizable (Scale, Alpha, Fade-Out settings, ...)
- Very flexible and customizable Show/Hide driver based on Macro Conditions
- Additional Layout and Paging settings for Action Bars
- Page all bars based on Stance or Modifier
- Possess Bar support
- Custom State driver support with Macro Conditions
- Options to hide specific elements of the buttons (Macro Text, HotKey, more could be added on demand)
- StickyFrames support
- Masque/ButtonFacade support!
- Easy Hotkey Binding using KeyBound
- Options to control the hiding of the default blizzard artwork (you might still want that to be displayed..)
FAQ
Q: I cannot move/drag my skills on my bars?
A: Hold Shift to move skills safely. You can also unlock your bars in the Bartender4 options, but using Shift is safer and recommended.
Q: How do i access the Configuration?
A: You can open the configuration with the Slash Commands (/bt or /bartender) or through the Bartender4 LDB plugin.
Q: Where are my keybindings? And how do i bind new keys?
A: Bartender4 buttons should automatically inherit keybindings from the Blizzard bars. For new keybindings, you can use KeyBound to re-bind your keys. You can access KeyBound by its slash command (/kb) or through the button in the BT4 config. Hover a button, press key → voila!
Q: Can I skin the buttons beyond the built-in options?
A: Bartender4 allows skinning through Masque! After installing both Bartender4 and Masque, you can customize the BT4 appearance in the Masque options.
Q: How do i disable the snapping of the bars?
A: Currently, you can temporarily override the snapping by holding down the Shift Key while moving your bars, or uncheck the option in the popup when your bars are unlocked.
Feature Requests/Bug Tracker
Please submit Bugs and/or Feature Requests using the Ticket System on the WoWAce Project page or in the Bartender4 Forum Thread. Please provide as many information as possible, including your client language, the exact version you are running, how to reproduce any errors, and a stack trace, if applicable.
Links
WoWAce Project: Bartender4 on WoWAce
Custom State Header: Info page on WoWAce
-
View User Profile
-
Send Message
Posted Jul 8, 2026@chasebusta89 I had them assigned I had to remake em but yeah :D Thanks m8
-
View User Profile
-
Send Message
Posted Jul 8, 2026dont worry everybody all ur add ons are still broke but u can go to add ons an reload out dated an that made it so i can still use bartender
-
View User Profile
-
Send Message
Posted Jul 8, 2026Please for the love of god we need a fix ASAP.
-
View User Profile
-
Send Message
Posted Jul 8, 2026anyone have any other addon like this one?
-
View User Profile
-
Send Message
Posted Jul 8, 2026After The party frames became unclickable i just deleted it and now everything is working like normal.
-
View User Profile
-
Send Message
Posted Jul 8, 2026i just deleted the addon easy fix
-
View User Profile
-
Send Message
Posted Jul 8, 2026someone please help its winding me up cant get this micro menu back
-
View User Profile
-
Send Message
Posted Jul 8, 2026if they dont fix it soon ill ber looking for a new addon
-
View User Profile
-
Send Message
Posted Jul 8, 2026how do i fix my micro menu?
-
View User Profile
-
Send Message
Posted Jul 8, 2026Micromenü missing.
-
View User Profile
-
Send Message
Posted Jul 8, 2026In reply to nerma:
you manage to fix it mate?
-
View User Profile
-
Send Message
Posted Jul 8, 2026Ever since the update randomly makes party frames un clickable
-
View User Profile
-
Send Message
Posted Jul 8, 2026updated and broke so nothing working now
-
View User Profile
-
Send Message
Posted Jul 8, 2026tried older versions from march, no micromenue still yet
-
View User Profile
-
Send Message
Posted Jul 7, 2026Microbar is gone
-
View User Profile
-
Send Message
Posted Jul 7, 2026Same issue with the micro menu for me. For a temp fix while the devs patch it officially:
Patch [Bartender4/MicroMenu.lua (lines 43-58)]
Replace this:
elseif WoWClassic then
BT_MICRO_BUTTONS = CopyTable(MICRO_BUTTONS)
else
with this:
elseif WoWClassic then
if MICRO_BUTTONS then
BT_MICRO_BUTTONS = CopyTable(MICRO_BUTTONS)
else
BT_MICRO_BUTTONS = {
"CharacterMicroButton",
"SpellbookMicroButton",
"TalentMicroButton",
"QuestLogMicroButton",
"SocialsMicroButton",
"GuildMicroButton",
"PVPMicroButton",
"LFGMicroButton",
"MainMenuMicroButton",
}
end
else
-
View User Profile
-
Send Message
Posted Jul 7, 2026@Mooseferatu_ Thank you this fix worked!! I did remove the PVP and LFG buttons from the collection, as there were 2 spaces where those were supposed to be in my MicroBar.
-
View User Profile
-
Send Message
Posted Jul 8, 2026@Mooseferatu_ I just changed line 26 to "if WoWClassicMists or WoWClassic then", which isn't a great fix but the Lua error disappears and you see more icons on the bar compared to your fix. I think it's because the update added more classic mists code into the UI for classic.
-
View User Profile
-
Send Message
Posted Jul 8, 2026In reply to Mooseferatu_:
can you please tell us where to fix it mate i dont kno what to do still? im on the anniversary tbc realms
-
View User Profile
-
Send Message
Posted Jul 7, 2026Adding another voice, MicroMenu bar gone after today's update