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
Can I bind different keys for different specs (offspec)
Guess not, but had to ask ^^
So how exactly are you having different hotkeys for each spec?
To unbind shift+YourKey, use this little script:
/run SetBinding("SHIFT-YOURKEY)SaveBindings(2)
Unbinds shift+YourKey, then saves the currently loaded bindings to your character-specific bindings. Replace 2 with 1 to save to Account-wide bindings instead.
Example:
/run SetBinding("SHIFT-3")SaveBindings(2)
Unbinds shift+3 and saves to Character bindings.
/run SetBinding("SHIFT-TAB")SaveBindings(2)
Unbinds shift+tab and saves to Character bindings.
Source: http://us.battle.net/wow/en/forum/topic/2228227503?page=1
On my warrior, the button grid for some reason is smaller then ANY of my other characters. I'm fairly advanced when it comes to addons (aswell as reading/editing code), but I'm all out of ideas now.
*All chars have the same addons, same settings and so forth (use same UI for all chars)
*I have tried turning off all addons except bartender, no resaults.
-----
2 things I have noticed that are different are:
- The "zoom" function of the actionbars is only present on my warrior, not any of the other characters.
- And last (might not have anything to do with the issue), my warrior is the only character wich cannot resize/move the interface-option window.
[I can provide a addonlist for you if needed, but wont post it here to prevent filling up the page with spam]