
This is why the safe way to set key bindings is by using the default blizzard key binding menu (Esc -> Key Bindings).
Bartender 2 keybinds mods#
These mods will have to properly register their own bars with the game or SpecSpecificKeybinds won't know they exist.

Most action bar mods re-use these 5 bars and add a few extra of their own. The default game only has 5 fully customizable bars. The location of your saved key binds is: WTF/Account/your-account/your-realm/your-character/SavedVariables/aĪll key bindings belonging to the standard blizzard interface and those showing up in the standard key binding menu (Esc -> Key Bindings) are supported.Īction Bar Mods (ElvUI, Dominos, Bartender. Only the active key bindings are stored on the game server. Key bindings will be saved locally within the WTF folder of your game installation. Specs that haven't been key bound yet will use the current set of key bindings as a template. This option has been added mostly for convenience and should rarely be needed. The numbering follows the order the specializations are listed in the in-game talent menu. Usually a number between 1 and 3 (4 for druids). Spec-num is the specialization number to load. Use the following chat command: /ssb load spec-num

The addon uses the standard key bindings menu to trigger it's actions. This means 1 key bind profile for each class specialization and no fancy extra options.
Bartender 2 keybinds code#
The addon is under 150 lines of code and tries to keep things simple. This includes situations when the active specialization is automatically changed by the game (i.e when entering arenas). After being set, the current key binding layout will automatically change whenever the active specialization is changed. An addon for World of Warcraft that enables per-specialization key binding support.
