Skip to content

Companion Addon

Jared Wright edited this page Jun 9, 2026 · 1 revision

Companion addon

mod-dungeon-clear-addon is a client-side WoW addon (interface 30300, patch 3.3.5a) that replaces typing dc/.dc commands with a movable in-game panel. Everything it does is also reachable via chat keywords and .dc.

Install

Copy the DungeonClear folder (DungeonClear.toc + DungeonClear.lua) into your client's Interface/AddOns/ and enable DungeonClear on the character-select list. No extra server-side install.

Features

  • /dc toggles the window; /dc <sub> [param] forwards a raw subcommand (e.g. /dc on, /dc skip) to the tank.
  • Action row: On / Off / Skip / Pause·Resume. Pause holds the tank in place without ending the clear.
  • Status panel: live mode (OFF / ON / PAUSED), current state (Advancing, Clearing Trash, Boss Fight, Looting, Resting, Door Blocked, …), next boss target, and a stall warning.
  • Pull control: pick Leeroy / Advanced / Dynamic; the status readout shows what Dynamic chose for the current pack. See Pull Modes.
  • Settings panel: override most DungeonClear.* options live, per run, with set / reset / sync. See Configuration.
  • Boss list: every boss with status (Alive / Dead / Skipped / Missing) and a per-boss Go button (auto-enables dungeon clear). Filtered to the bot's nearest wing on split maps.
  • Tiny mode: collapses the panel to a single-line readout; window position, state, and visibility persist via saved variables.

Clone this wiki locally