Description
Creates a dynamic Quest Item bar, for easy access to quest items, and containers to open.
QBar has been abandoned for over 5 years, and I have been maintaining it for myself.
I have made some changes, like making it global to all characters, and adding openable loot items.
I have added other bug fixes over time.
QBar-Global Changes | 2026 Apr 25
---------------------------------
- Renamed addon to QBar-Global to avoid conflict with the abandoned original QBar.
- Changed from per-character to global saved variables. Settings, bar position, ignore list, and user list are now shared across all characters on the account.
- SavedVariables remain compatible with the original QBar_Config, so existing settings are preserved on first load.
- Updated the list of internal Quest Items, and Containers.
- Fixed tooltip scanning failing due to hyphen in addon name breaking internal frame name lookups.
- Fixed items going missing after reloads when item data was not yet cached by the client on first bag scan.
- Fixed keybinding unnecessarily unbinding and rebinding on every update when the binding had not changed.
- Slash commands /qb and /qbar preserved from the original.


