mCleanup

Bag/Bank/Warband cleanup helper addon.

File Details

mCleanup_1.1.2

  • R
  • Jun 2, 2026
  • 1.91 MB
  • 20
  • 12.0.5+1
  • Retail

File Name

mCleanup_1.1.2.zip

Supported Versions

  • 12.0.5
  • 12.0.1

What's New in mCleanup

Bug fixes

  • Stopped flooding combat with ADDON_ACTION_BLOCKED errors. The configurable tag-menu hotkey's keyboard listener was active even for the default Alt+Right-Click binding (where it had nothing to do) and tried to call a protected API on every keystroke during combat. The listener is now only enabled when the binding is actually a key binding, and is disabled automatically when combat starts (re-enabled when combat ends). For the default mouse binding, no keyboard listener is created at all.

Vendor (Sell) panel

  • Fresh-run tradeable items now sell properly. Items that are still tradeable to your group (the ones with a trade timer after a dungeon/raid) used to silently fail to sell because WoW's "are you sure?" popup appeared per item with no way to bulk-confirm. mCleanup now:
    1. Scans the sell set before starting and counts how many items still have trade timers.
    2. Shows a single confirmation: "N of the items you're about to sell still have a trade timer. Sell anyway? They will become untradeable to other party members." with Sell anyway / Cancel buttons.
    3. On Sell anyway, every Blizzard trade-timer popup that pops during the sell loop is auto-confirmed for you — one click sells the whole batch.
    4. The auto-confirm window closes 1.2s after the batch, so a manual right-click sell later still gets the normal Blizzard prompt.