Description
This addon adds a series of simple slash commands, usable in macros, that will either delete every occurence of a specific item, or all junk items, from your bags.
Disclaimer
The addon has been thoroughly tested by myself and I didn't find any bugs. The item name it matches is always an exact match, so make sure you always put the whole item name in the command. Most item names in WoW are unique and I haven't found any example of one where the begining of its name was the whole name of another item, but you never know. It is recommended to always shift-click the item you wich to delete rather than typing it yourself. Once an item has been deleted, it cannot be retrieved and I will not be held responsible for any loss of items due to bad usage!
If in doubt, use the debug mode first (see below for the command to toggle it), as it will not delete anything.
Commands
- Delete every occurence of an item using its name
/sda i [item_name]
- Delete all junk items (grey quality)
/sda junk
- Delete all grey and white quality items containing the supplied keyword
/sda * keyword
- Show a log of all items deleted in current session
/sda log
- Toggle debug mode on and off. (Will only show items it would otherwise delete, but not delete anything)
/sda debug
Usage Examples
- Use in a fishing macro to delete all unwanted fish before casting the line
/sda i Barbed Gill Trout /cast Fishing
- Use to delete multiple stacks of a useless item that cannot be sold to a vendor instead of draging each of them out of the bag one by one
/sda i [Obsidian Warbeads]
- Use to delete all forms of spider silk from your bags
/sda * spider's silk
Facts
- Date created
- Feb 13, 2009
- Categories
- Last update
- Jun 13, 2013
- Development stage
- Release
- Language
- enUS
- License
- Public Domain
- Curse link
- SlashDeleteAll
- Downloads
- 2,959
- Recent files
- R: release 1.1.3 toc 5.3 for 5.3.0 Jun 13, 2013
- R: release for 5.2.0 Mar 17, 2013
- R: release for 5.0.4 for 5.0.4 Sep 09, 2012
- R: Release 1.1.3 for 4.3 Nov 30, 2011
- R: Release 1.1.2 for 4.2 Jun 29, 2011