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.
In reply to Hawksy2:
Does this only solve issue in (fake) Classic-Wolk or/and RETAIL?
In reply to H8FaTe:
I get that error in BankItems retail. Only occasionally, when I visit the bank. By coincidence, it happened 5 minutes ago after not having happened for nearly a week. I have not noticed any pattern as to when it gets triggered.
Hawksy
is it possible to add profession tools/accessories to the addon so we can see the items and quality of alts?
A version of BankItems updated for Classic Wrath (WotLK) is now available on WoWInterface.
https://www.wowinterface.com/downloads/info26548-BankItemsWrathClassic.html
Hawksy
This version does not work in WotLK. It seems the Retail version no longer works too.
This is THE BEST, or was, simple to use mod ever. At one time it even did your mail on every toon.
Blizz SHOULD have made this kind of Mod...in-house
update plz addon
The latest release on your GitHub page seems to have a flat zip file rather than containing the required "bankitems" directory that all the files reside in, making it impossible for WowUp to install it. Your initial release had the folder the way it needs to be, but the latest one does not.
any chance of getting some updates for BI mailwatch? Love the two addons.... been using them for a very long time
Centias (unsure if you want bugs here or on Git - starting here)
Caged Pets in the guild bank used to show up as the actual pet, making it easy to keep the assortment banked but check AH prices on them by shift+clicking them to fill their name in the AH.
Now, since a recent update (before DF for sure, but after it was picked back up to make current), they all show as 'Pet Cages' in Bankitems, with the cage icon. Will fill fields as Pet Cage too. No longer the actual pet, but all represented as Pet Cage.
Haven't tried banking them on my character to see if same issue - but Guild Bank definitely suspect.
Thank you yet again for working on BI!
In reply to 619hadoken:
I'm probably more likely to see it on GitHub, but I try to check both occasionally.
I don't have very many pets in my guild bank so I never noticed the issue. I knew it was throwing errors about pets before, but once I got the errors to stop I didn't really notice there was anything wrong. I'll have to look into it again.
Can we have an update for Dragonflight please?
In reply to H8FaTe:
i wish smb update it for DF
where are you our hero ?
As a "it's something" measure, I created a GitHub repo for BankItems here :
https://github.com/Centias/BankItems
I'm trying to figure out how to set up a release so it can be downloaded with WowUp, but I'm not sure how that works.Can now be downloaded via WowUp.
In reply to Centias:
https://wowup.io/guide/wowup/hub
In reply to dblanch369:
Thanks for that, got it working so it can download it. Was really lost because the error from WowUp was really non-descript.
In reply to dblanch369:
Thank you so much! I really missed Bankitems.
In reply to Centias:
In reply to Centias:
You should also probably say that it is a Fork of the original BankItems. Give proper credit and all that. Burstroc hasn't been active in a year, and while Xinhaun has been active recently, he hasn't poked his head in here lately, that I have seen.
In reply to dblanch369:
Added their names to the main project description for now. I'm not super used to setting up GitHub projects, only committing changes in branches. But I did want to get it somewhere other people could actually download the latest version and submit their own changes.
In reply to Centias:
Subroutine strVerToIntVer should only extract a,b,c (regular PTR has only 10.0.2). Or have code that recognizes when d is nil.
Hawksy
In reply to Centias:
For me for the addon to work via WoWUp I had to move the subdirectory BankItems up level higher to the root of the addons. The release zip contains a folder BankItems-10.0.2 above the BankItems folder.