MissingEnchants

Warns you the moment you step into a dungeon, raid, or M+ with a missing enchant or an empty gem socket. Quick chat report + popup.

File Details

v1.0.0

  • R
  • Jun 28, 2026
  • 153.50 KB
  • 3
  • 12.0.7
  • Retail

File Name

MissingEnchants-v1.0.0.zip

Supported Versions

  • 12.0.7

Changelog

1.0.0

  • First release
  • Automatic scan when entering a dungeon, raid, or M+ (PLAYER_ENTERING_WORLD + IsInInstance)
  • Enchant detection via item link parsing (locale-independent, no tooltip text)
  • Empty gem socket detection via C_Item.GetItemStats + gems in the item link
  • Chat report + dismissable popup, both independently toggleable
  • Slash command /missingench (alias /menc) for manual scan anywhere
  • Settings panel via Settings.RegisterAddOnCategory to toggle enchant check, gem check, popup, chat, instance-only scope, and scan delay
  • Compatible with Midnight 12.0.7 (Interface 120007)