Beo_Broker_Durability

A lightweight addon offering automatic gear repair, gray item selling, and color-coded durability display, working seamlessly with or without Data Broker panels.

File Details

Beo_Broker_Durability_1.2.0.zip

  • R
  • Apr 13, 2026
  • 14.09 KB
  • 49
  • 12.0.1
  • Retail

File Name

Beo_Broker_Durability_1.2.0.zip

Supported Versions

  • 12.0.1

Changelog — Beo_Broker_Durability

v1.2.0

  • Changed durability check from overall average to worst individual slot
  • Excluded non-durability slots from checks: Neck, Shirt, Finger ×2, Trinket ×2, Tabard
  • Tooltip now shows per-slot durability for all equipped items, with the worst slot highlighted in orange
  • Warning message now includes the slot name (e.g. "Main Hand durability is at 18%!")
  • Reworked event triggers: primary check now fires on PLAYER_REGEN_ENABLED (combat end) where durability changes most
  • Periodic ticker reduced from 5 seconds to 30 seconds (display refresh only, no warning spam)

v1.1.1

  • Fixed settings panel not retaining values after reload
  • Rebuilt settings panel using Canvas layout (replaces RegisterProxySetting)
  • All settings (Auto Repair, Sell Gray, Warning toggle, Threshold) now save and restore correctly

v1.1

  • Added durability warning notification (chat + screen alert, configurable threshold)
  • Added Settings panel under Game Menu → Settings → AddOns
  • Added right-click broker icon to open settings panel
  • Added /dur warn, /dur warn <value>, /dur settings commands
  • Fixed SavedVariables migration for users upgrading from v1.0

v1.0

  • Initial release
  • Equipment durability display with color coding
  • Auto-repair at merchants
  • Gray item auto-selling
  • LibDataBroker-1.1 support
  • WoW 12.0 compatibility