Description
This addon will automatically perform most of your vendor needs by selling any items you have in your bags, which you may not want and auto-repairing. Currently the following options are supported:
- Sell grey items (always enabled);
- Sell soulbound items that your class cannot use (disabled by default). I tried to make this very conservative, so it will also not sell stuff you haven't yet trained for. Also, mail will never be sold for hunters/shamans and plate will not be sold for paladins and warriors;
- Sell soulbound items that are "not optimal" for your class. This currently consists of armor which is more than one "class" below your "optimal" class (cloth for Hunter/Shaman, cloth/leather for Warrior/Death Knight/Paladin, nothing for the other classes). Only works for players level 40 and higher;
- Auto repair when visiting a repair-capable vendor;
- Support for filters, meaning you can have a list of items you want to always keep or always sell.
Configuration
You can use the interface options panel to modify some settings for this addon, or type /av to see some options.
The following slash commands are also available:
- /junk: when provided with an item link, it will add this item to the "always sell" list, or remove it from that list if it's already on. When provided with just an item name, it will attempt to remove that item from the list (case insentitive);
- /notjunk: does the same as /junk but for the "never sell" list;
- /junklist: shows a list of items you have marked as "always sell";
- /notjunklist: shows a list of items you have marked as "never sell".
Reports
By default the addon will report the total of items sold and the value of these items combined when you visit a vendor. You can change this by using the interface options panel. The values correspond to the following behaviour:
- none: no reports at all;
- summary: only summaries (default behaviour);
- all: full reports, lists every item beind sold.
When no items are sold no reports are given, even if this value is set at something other than "none".
Other information
The addon comes with a default list for "never sell", currently consisting of the full Twill set and two Pitchforks. Other suggestions are welcome ;) Feature requests are also welcome. I am thinking about a way to manage the junk and not-junk lists, which might be implemented when I figure out a good way ;)
Facts
- Date created
- 09 Oct 2009
- Categories
- Last update
- 04 Feb 2010
- Development stage
- Release
- Language
- enUS
- License
- Public Domain
- Curse link
- AutoVendor
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibStub