promotional bannermobile promotional banner

Guild Bank List Creator

The Guild Bank List Creator for WoW Classic helps you to export a list of items in bags and bank in human readable format accompanied with Wowhead item links.
Back to Files

GuildBankListCreator.zip

File nameGuildBankListCreator.zip
Uploader
SapperMortonSapperMorton
Uploaded
Apr 20, 2020
Downloads
1.3K
Size
44.1 KB
Flavors
Classic
File ID
2935618
Type
R
Release
Supported game versions
  • 1.13.4

What's new

22.4.2020 UPGRADED TO RELEASE

 

20.4.2020 Version 0.5b1

BETA VERSION - THINGS MIGHT BE A BIT BROKEN

- Code cleanup

- Excluded items are now alphabetically sorted

- Moved help to main window. Formatting text in progress. Press Esc to close the window.

 

20.4.2020 Version 0.5b

BETA VERSION - THINGS MIGHT BE A BIT BROKEN

- Main frame now closes with Esc

- /gblc status shows status in the main addon frame instead of chat frame. Status also shows you the exclusion list. You can close the window by pressing Esc.

- Exclusion list (account wide).

Now you can add items to be excluded from the final list. Good for removing Hearthstones or other items that are private for the alt. Excluded items are listed as separate list after the main list.

New commands are:

/gblc exclude item name (count)    - Excludes item with given name. If no value is given for count, it is set to 1.

Example: /gblc exclude Silk Cloth 200

Excludes 200 Silk Cloth from the list. The addon lists total amount-200 silk cloth on the list.

/gblc exclude id itemID (count)    - Excludes item with given itemID. If no value is given for count, it is set to 1.

Example: /gblc exclude id 4306 200

Excludes 200 Silk Cloth from the list. The addon lists total amount-200 silk cloth on the list.

/gblc include item name (count)    - Includes excluded items back to main list. If no value is given for count, it is set to 1.

Example: /gblc include Silk Cloth 200

Moves 200 Silk Cloth back from the exclusion list. If the exclusion amount reaches zero, the addon automatically deletes the exclusion list entry.

/gblc include item id itemID (count)    - Includes excluded items back to main list. If no value is given for count, it is set to 1.

Example: /gblc include id 4306 200

Moves 200 Silk Cloth back from the exclusion list. If the exclusion amount reaches zero, the addon automatically deletes the exclusion list entry.

/gblc clearitem item name    - Clears item name from the exclusion list.

Example: /gblc clearitem Silk Cloth

Removes Silk Cloth entry from the exclusion list.

/gblc clearitem id itemID    - Clears item itemID from the exclusion list.

Example: /gblc clearitem id 4306

Removes Silk Cloth entry from the exclusion list.

/gblc clearlist    - Clears the exclusion list.

 

Please  note that with exclusion list you are possibly dealing with items which your character doesn't have on them or even have seen. This raises errors because on how Blizzard has made the system. So don't be alarmed if there's some "Unseen item with ID number".

 

This mod has no additional files