BankItems
#BankItems v9.0.2.3: Change Log
Feb 12, 2021 (r286)
For use with Live Servers v9.0.2.37474
Latest Development Build: 9.0.2.3 Feb 12, 2021 (r286)
Please report any errors with the addon at our issues tracker.
An addon that remembers the contents of your bank, bags, mail, equipped, currency, auction house, void storage and display them anywhere in the world. Also able to remember/display the banks of any character on the same account on any server, as well as searching and exporting lists of bag/bank items out. It will also remember the contents of Guild Banks if you are able to view them.
Type /bi or /bankitems to see what is currently in your bank. You must visit your bank once to initialize.
Type /bigb or /bankitemsgb to see what is currently in your guild bank. You must visit your guild bank once to initialize. Note that Guild Banks are a shared repository and changes can occur to it by other members of your guild.
Read below for other commands.
- CurseForge: https://www.curseforge.com/wow/addons/bank-items
- Project site: https://www.wowace.com/projects/bank-items
##Plugins
These plugins allow clicking on the panel/plugin icon to open BankItems, giving a summarized view of inventory slots and money of each character on the same realm, and deleting data with the menu quickly.
- LDB plugin for BankItems: BankItems provides a LDB launcher if LibDataBroker-1.1 is detected to be loaded. (built-in)
##Commands
- /bi : open BankItems
- /bi all : open BankItems and all bags
- /bi allbank: open BankItems and all bank bags only
- /bi clear : clear currently selected player's info
- /bi clearall : clear all players' info
- /bi showbuttun : show the minimap button
- /bi hidebutton : hide the minimap button
- /bi open charname : open bank of charname on the same server
- /bi charname : open bank of charname on the same server
- /bi search itemname : search for items
- /bis itemname : search for items
- /bigb : open BankItems guild bank
- /bi clear : clear currently selected player's info
- /bigb clear : clear currently selected guild's info
Most options are found in the GUI options panel.
Not a bug
If you close your bank after retrieving/storing an item in it too quickly and the server hasn't updated your inventory, BankItems is unable to record the change to your bank when the item actually moves later. The WoW API does not give you any data about your bank once BANK_FRAME_CLOSED
event has fired.
Tooltip information regarding items on the Auction House, Mailbox and Guild Bank(s) may be out of date and thus be inaccurate. They will only be updated on your next visit to the respective places.
##Credits
Original concept from Merphle
Maintained by JASlaughter, Galmok@Stormrage-EU, and Xinhuan@Blackrock/Barthilas/Frostmourne-US.
Currently I have used Fubar_mailexpiry_fu for telling me if old mails are getting deleted in near future. But the addon doesnt work.
Since Bankitems is collecting mailitems - how about letting it also show info about near-deleted items on the account? I.e. when you hover over the icon either on minimap or in fubar.
WoW only access/writes data on the currently loaded account and no others.
Would be nice if there would be option to make all bank bags into one and all character bags into another.
But i found one anyoing thing. If you try to search for an item you and try to click into the search box, it could hapepn, that you hit "all realms" . If the search box is empty it will search for "*" and show you all items you have.
This will freeze wow up to 1-2 minutes. Really annoying :(
Could you change it, that it wont search for all items if the field is empty ?
One quick thought - any plans to incorporate some of the new 3.0.2 stuff like pets/currency tabs? Assuming they're not already in and I've missed it ;-)
Cheers,
Bob.
Bob.
I have a suggestion though, I just saw a mod called "StorageDiscovery" (http://wow.curse.com/downloads/wow-addons/details/storage-discovery.aspx) on this site and I kind of liked the way that they searched the bags. Basically, when you search for an item name, it ONLY shows you those items in your bank/bags currently; other items are greyed out. This would be a wonderful addition to the search tool (obviously only when you're at the bank or in your bags). Even better if you could make it an option to search that way. I like the current search, but this seems more intuitive for me. I'm a visual person though.
Thanks!
Please upload these in a timely fashion. TY
Alphas - Work in progress, do not use unless you want to try the latest codes, usually non-working or only partially working.
Betas - Beta quality, for general users to try out and report bugs back to the addon author. Use only if you want to try out a new feature that isn't fully quite ready for release yet.
Releases - Release quality addon. Although it can contain bugs, every effort has been made to squash them.
The r102 you see is just a small change to one variable in order to fix an rare error that occurs when a user uses both BankItems and HealPoints together. Such minor changes are usually just alpha updates, and do not require full update releases to Curse, in fact not all authors even want their users to see these updates, as they are not critical. Alpha changes can also be implementing a new feature that is done in stages, and can be completely unusable.
Curse only automatically obtains Betas and Releases from wowace/curseforge, which will explain what you are seeing.