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.
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 13, 2016Unfortunately the design is currently limited to 10 bars with 12 buttons because thats the action bar Layout blizzard designed the game around.
Maybe in the future...
-
View User Profile
-
Send Message
Posted Jul 17, 2016Nevermind..
I hope you don't mind but I edited the addon files myself.
Now the addon supports 20 action bars for myself :)
Edit: I found it's not working properly :( Can't throw spells into new unlocked bars..
-
View User Profile
-
Send Message
Posted Jul 19, 2016Bartender uses what WoW gives them from the database/UI.
If you want to go beyond that "given", I personally use Button Forge. You can make all the button bars you like. :)
-
View User Profile
-
Send Message
Posted Jun 28, 2016I don't like how theres no background for the bars, is there anyway to have a solid background on the bars? i hven't seen anything in the options
-
View User Profile
-
Send Message
Posted Jun 23, 2016Any solution for Subterfuge bug. Bartender immediately change to non stealth bar even on Subterfuge.
-
View User Profile
-
Send Message
Posted Jun 21, 2016I've lost 4 bars. Turning them 'unlocked' does not show them. Making them HUGE with several rows or columns does not show them. 'resetting' does not help, nor does trying to input locations I've guessed at manually.
Does anyone know a number I can put in that will center these .. when I hit center? Or a trick?
Thanks in advance!
-
View User Profile
-
Send Message
Posted Jun 25, 2016-
View User Profile
-
Send Message
Posted Jun 19, 2016It working on neither the PTR, nor the Beta. It's not even offering me the "enable" checkbox for any of the bars.....plus the constant LUA errors!
-
View User Profile
-
Send Message
Posted Jun 18, 2016can't use on PTR :(((
-
View User Profile
-
Send Message
Posted Jun 16, 2016i cant use it on the new PTR 7.03, keep giving LUA ERROR, already deleted all others addons, i really cant play without a bar addon, pls helppp
-
View User Profile
-
Send Message
Posted Jun 16, 2016Running the latest alpha version on the PTR with the 7.03 patch, no issues so far, keep up the great work!
-
View User Profile
-
Send Message
Posted Jun 16, 2016i cant get bartender to even open on the ptr D:
-
View User Profile
-
Send Message
Posted Jun 4, 2016I am trying to set up a hotkey to set all bars to Click-Through, but I don't know how to run the SetClickThrough() function on all bars from Bindings.xml. I also don't know how to map the variable name to a string that will be displayed in the keybindings menu.
Here is what I have so far:
<Binding name="BTTOGGLEACTIONBARCLICKTHROUGH" category="Bartender4 ">
if InCombatLockdown() then
print("Cannot change the button clickthrough during combat.")
return
end
Bartender4.db.profile.clickthrough = not Bartender4.db.profile.clickthrough
Bartender4.Bar:ForAll(SetClickThrough(Bartender4.db.profile.clickthrough));
</Binding>
-
View User Profile
-
Send Message
Posted Jun 4, 2016I've managed to achieve the main functionality for this! Just had to change:
Bartender4.Bar:ForAll(SetClickThrough(Bartender4.db.profile.clickthrough));
To:
Bartender4.Bar:ForAll("SetClickThrough", Bartender4.db.profile.clickthrough);
But I still don't know how to set up a proper name in the Key Bindings menu. Somehow "BTTOGGLEACTIONBARLOCK" translates into "Toggle ActionBar Lock"???
-
View User Profile
-
Send Message
Posted May 28, 2016I have the latest version and when I click for my warlock pet to attack a target it doesn't. I know the button works because I click off of it gives me an error that I don't have a target
-
View User Profile
-
Send Message
Posted May 28, 2016There were some ppl on the Beta forums saying they had a fix for this but I don't trust any of the sites they directed you to go so ill wait for a fix from here which I hope will come soon the game is unplayable for me with the old UI
-
View User Profile
-
Send Message
Posted May 28, 2016See the links at the end of the description above? Those are the same links mentioned in the beta forums.
-
View User Profile
-
Send Message
Posted May 27, 2016Is there any way to prevent a patch from breaking my profile? This is the third time in the last six months that it's happened. The first time I thought it was something I did wrong. But, I carefully created profiles in the add-on. I logged in today and, darnit, they're all broken again. :( I abhor having to set them up again and again and again. Thanks kindly.
-
View User Profile
-
Send Message
Posted May 27, 2016Like to se Bartender 4 for legion beta.. any chance that will happen?
-
View User Profile
-
Send Message
Posted May 27, 2016It did work but seems the patch from today broke it.