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.
Status for Dragonflight / 10.0
- Hold-to-cast is not currently available for addons
- Action Bars have been slightly re-arranged in Bartender4 for Dragonflight
- 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!)
- 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
In Beta, the spellbook and talents button is missing from the Micro Menu.
In reply to cursedgarbage:
Additionally, the professions button (which replaced the old spellbook button) is also missing. Blizzard probably renamed the buttons.
In reply to azymyrta:
Thinking on this further - Does bartender need to manage the micro menu and bag bar at all anymore? Like the extra action bar, a lot of the functionality bartender used to offer here is now baseline in edit mode.
In reply to azymyrta: for me, yes because the default MicroMenu settings can't make the buttons small enough compared to Bartender, there is also more spacing between the buttons in the default editor (I believe the smallest being 1 spacing) and I use .5/.75 spacing to make them as close as possible
In reply to cursedgarbage: Blizzard renamed the buttons,
Talent button was removed
Spellbook button got changed from SpellbookMicroButton to PlayerSpellsMicroButton
new Profession button added ProfessionMicroButton
in Micromenu.lua
Change lines 26 & 27 from
"SpellbookMicroButton",
"TalentMicroButton",
to
"ProfessionMicroButton",
"PlayerSpellsMicroButton",
tested and works for me
How do I get the encounter bar on retail? I cant find it anywhere
not sure whats going on but on 4.14.18 it made all the bars disappear. I had to revert back to
4.14.17
Would it be possible to have a movable encounter bar option for cata classic please
Yo, guys, i really need some help. Im play in Cata Classic. Can someone please explain why when i activate my Shadow Dance ability it goes to my 8 Bar, but not to my 7 Bar (my stealth stance bar). I remember back in WoTLK it worked properly. I need to see Shadow Dance in the same bar as my stealth. Can someone help me pls? <3
In reply to skype55: Not the author but I had this happen too on my Feral Druid in Wrath, I had to change the stealth bar option back and forth to what I wanted. It was awhile ago though might be something different
Having an issue with Micro bar. I can click anywhere on most of the keys and the action will happen, like Spellbook, Achieves, but when I click on Game menu, Help ?, or Dungeon Journal it only works if I click on the very bottome edge. Funny though, its happening on all my toons except one.
Just curious if you are in the works of releasing a update for 10.2.7 anytime soon?
No other app of this category compares to the flexibility of it.
Ive started experiencing, that when i move around abilities with shift+drag, the abilities are "pressed"/cast which makes it hard and even impossible to move things around. Is this an issue with bartender or have i fiddled with some other setting ?
can you please fix the issue of when an extra ability button pops up in panda remix it stays on the dang screen even when u add it to the action bars, it is a bartender issue cuz i disabled the extra action bar option and it went away so it is an issue with it, if there was a discord server for the addon i could take a screenshot and show u what its doing to make it easier to get what i mean
In reply to c21684:
Put the abilities on ur bartender bars, disable bartender, put them on the default bars so they go away, reenable bartender and there u have it.
In reply to psydfexrein: This solution don't work. If you disable bartender you will see the abilities already on the default bars.
In reply to Odysseus68:
idk, works for me atm
Cata issues when an Override bar is active and Micro Menu is enabled:
9x Bartender4/Bar.lua:575: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: EJMicroButton:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@Bartender4/Bar.lua"]:575: in function `ClearSetPoint'
[string "@Bartender4/MicroMenu.lua"]:192: in function `BlizzardBarShow'
[string "@Bartender4/MicroMenu.lua"]:171: in function <Bartender4/MicroMenu.lua:161>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `UpdateMicroButtonsParent'
[string "@Blizzard_ActionBar/Classic/OverrideActionBar.lua"]:107: in function `OverrideActionBar_UpdateMicroButtons'
[string "@Blizzard_ActionBar/Classic/OverrideActionBar.lua"]:116: in function `OverrideActionBar_UpdateSkin'
[string "@Blizzard_ActionBar/Classic/OverrideActionBar.lua"]:88: in function <...Ons/Blizzard_ActionBar/Classic/OverrideActionBar.lua:79>
Locals:
(*temporary) = EJMicroButton {
0 = <userdata>
lastEvaluatedLevel = 82
OnShow = <function> defined @Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:536
OnLoad = <function> defined @Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:509
newbieText = "View information about Cataclysm dungeon and raid bosses, including their abilities and treasure."
commandName = "TOGGLEENCOUNTERJOURNAL"
OnEvent = <function> defined @Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:540
Flash = EJMicroButtonFlash {
}
playerEntered = true
UpdateLastEvaluations = <function> defined @Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:522
tooltipText = "Dungeon Journal |cffffd100(SHIFT-J)|r"
minLevel = 15
varsLoaded = true
OnClick = <function> defined @Blizzard_ActionBar/Cata/MainMenuBarMicroButtons.lua:590
ClearSetPoint = <function> defined @Bartender4/Bar.lua:573
}
(*temporary) = "BOTTOMLEFT"
(*temporary) = LFGMicroButton {
0 = <userdata>
tooltipText = "Group Finder |cffffd100(L)|r"
newbieText = "A tool for finding other players to group with."
ClearSetPoint = <function> defined @Bartender4/Bar.lua:573
minLevel = 15
Flash = LFGMicroButtonFlash {
}
}
(*temporary) = "BOTTOMRIGHT"
(*temporary) = -3
(*temporary) = 0
hey i wanna know if i can get the 2 acion bars with the gryphons/lion on both sites but in HD i mean in the Dragonflight gryphons style... bc its only with the classic style
Is Bartender working in Remix. Its loaded but not seeing it as active.