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
Hey cool, logged out for 5 minutes and logged back in to all my bartender profiles magically erased. Most of the keybinds are still showing on the default action bars but are all jumbled up, guess I have to find a different addon that won't delete my settings on a whim.
Well, I guess no one reads these things. I see a lot of posts with no responses. I logged into the game and all my bars have been moved and or are missing. I realize that someone does this when they have time, but if there is little or no support why use it. Bye Bartender, there are plenty other action bars out there. Don't have time to reset the game every time I login.
What OS are you running your game on? If it's Windows, try moving your WoW installation folder to your Public folder and then run as administrator. That fixed the problem for me.
Will this change any of the in-game bartender settings? Or anything in the game?
anyway to get more than 12 buttons on a bar?
12 is currently the limit.
Do 2 bars, side-by-side. You can customize the size of the bar. If you want a bar 14 squares long, make a 12 and a 2 or two 7s.
How do I bind a key to shoot,fire,smash button while in a vehicle. I used to be able to hover over the vehicle fire, shoot button and assign a letter or number to it. Doing so now does nothing.
My bars got all mixed when I get a disconnect from an arena. When I log in again, (in this case, my paladin) the holy bar goes to retribution, retri to prot, and prot to holy. As you can imagine, almost every spell just erase and I have to reorganize everything.
This exact thing happened to me as well. Disconnected from Arena and all my spec profiles were reshuffled and all spells in respective bar setup completely messed up.
Having an issue with the vehicle bar -- the option to move the vehicle bar seems to be having no effect on it at all, so it's in the default spot.
I've moved the xp bar with bartender, but on any character under 110 the bar appears in the wrong position. In addition, the rep bar is not visible, nor is the artifact bar. Is anyone else having this issue?
Is there a way to key binding ctrl+ a number. like with Shift? nothing happen when i tried.
Is there a way to turn ON the honour exp bar?
I'm using SpartanUI so a profile reset is probably not an option, I have a change on a local branch I added that insulates for nil.
LibWindow-1.1.lua
At Line 130 and 131 or thereabout updated declarations for left, top, right, and bottom
local left,top = lib.GetPositionByScale(frame:GetLeft(),s), lib.GetPositionByScale(frame:GetTop(),s)
local right,bottom = lib.GetPositionByScale(frame:GetRight(),s), lib.GetPositionByScale(frame:GetBottom(),s)
After the 'end' of lib.SavePosition Line 172 for me, added a new local function that applies the scaling to the position.
function lib.GetPositionByScale(position,scale)
if not position then return 0 else return position * scale end
end
Zone Ability Bar is still working, and no other regression issues have arisen.
(I forgot to say how much I love this mod and have for many years, thanks for ever and ever...)
Wonderful! I am using SpartanUI too and this fix solved my problem.
The problem with the Lua error comes from the added Zone ability bar, either reset your profile or update the Position in the Bt settings and the error should go away
Dude, seriously thank you so much! This has been bothering me for days and I updated the position in BT4 and it was fixed! Thanks again!
Getting this error when logging in or reloading UI. This occurs only in 4.7.5 and not in 4.7.4 (which I reverted to).
15x ...dOns\Bartender4\libs\LibWindow-1.1\LibWindow-1.1-8.lua:128: attempt to perform arithmetic on a nil value
...dOns\Bartender4\libs\LibWindow-1.1\LibWindow-1.1-8.lua:128: in function `SavePosition'
Bartender4\Bar.lua:297: in function `SavePosition'
Bartender4\ZoneAbilityBar.lua:56: in function `ApplyConfig'
Bartender4\ZoneAbilityBar.lua:48: in function `ApplyConfig'
Bartender4\ZoneAbilityBar.lua:44: in function <Bartender4\ZoneAbilityBar.lua:33>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
DataStore\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
DataStore\libs\AceAddon-3.0\AceAddon-3.0-12.lua:571: in function `EnableAddon'
DataStore\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
...
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
DataStore\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
DataStore\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: ?
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:407: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:430: in function `CombatLog_LoadUI'
FrameXML\UIParent.lua:1012: in function <FrameXML\UIParent.lua:907>
Locals:
nil
Artifact power bar NOT show in my warlock.
all is set fine the bar just NOT SHOW and ONLY in my warlock