Have a question? Check the wiki!
Bagnon is an addon that merges all of your bags into three frames: One for your inventory, one for your bank, and one for your keyring. Beyond the basic all-in-one inventory functionality, Bagnon also provides the following features:
- Items can be colored based on quality
- Quest items can be highlighted
- Text searching (see syntax below)
- Offline viewing of inventory information from your other characters (via Bagnon_Forever)
- Databroker plugin support. Both the inventory and bank frames allow you to display a databroker plugin in the bottom left corner. I find this works well with things like Currency Tracker
Included Addons
- Bagnon 每 Provides single window displays for your inventory, bank, and keyring
- Bagnon_Config 每 Provides a means of configuring said frames :P
- Bagnon_Forever 每 Enables the ability to view your character*s bank, or items from any other character on the same server, from anywhere. (You need to log onto each character at least once for this to work).
- Bagnon_Tooltips 每 When hovering over an item, this tells you who has an item, and where.
Slash Commands
- All commands can start with either /bagnon or /bgn
- /bagnon keys 每 Toggles the keyring frame
- /bagnon bags 每 Toggles the inventory frame
- /bagnon bank 每 Toggles the bank frame
- /bagnon config 每 Displays the main options menu
Search Syntax
- Bagnon 2.0 uses the same search syntax as Combuctor.
- To find an item by name, simply type the items name. Typing ※silk§ will find all items that have ※silk§ in their name.
- To find an item by type, subtype, or equip location, type t:search. ※t:weapon§ will find all weapons. ※t:main§ will find all main hand items.
- To find an item by quality, type q:quality.※q:epic§ will find all epic items. You can also use a quality number. ※q:0§ will find all grey items.
- To find an item by name, type n:name. ※n:muffins§ will find all items with names containing ※muffins§.
- To find items in an equipment set, type s:equipmentSet. ※s:fire§ will find all items in equipment sets you have with names that start with ※fire§.
- Searches can be negated using ※!§. ※!q:epic§ will find all items that are NOT epic.
- A union of two searches can be performed using the | operator. Typing ※q:epic|t:weapon§ will find all items that are either epic OR weapons.
- An intersection of two searches can be performed using the & operator. Typing ※q:epic&t:weapon§ will find all items that are epic AND weapons
- The following search keywords are also supported:
- boe 每 Bind on equip items.
- quest 每 Items with ※quest item§ in their tooltips.
- bop 每 Bind on pickup items.
- boa 每 Bind on account items.
