Say My Name

Plays a sound and highlights chat when your name or keyword is mentioned. Add/remove custom keywords. UI via /smn. Works in guild, raid, say, and party chats. Perfect for raid leaders, healers, or social players.

File Details

SayMyName_11-04-26.zip

  • R
  • Apr 11, 2026
  • 37.19 KB
  • 192
  • 12.0.5+4
  • Classic + 3

File Name

SayMyName_11-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.8] - 2026-04-11

Changed
- New keywords — Words added in the UI (and the auto-added character name) use Default alert sound from settings (`SayMyNameDB.defaultSound`) instead of always `RAID_WARNING`.
- Locales — Removed unused placeholder locals at the top of `Locales.lua` (behavior unchanged).

Fixed
- Chat filters on relog — Message event filters are registered only once per UI session, removed on `PLAYER_LOGOUT` when supported, then re-added on the next login so duplicate filters no longer stack after character swap without `/reload`.
- Unit popup hook — `UnitPopup_OnClick` is hooked at most once so repeated logins do not stack secure hooks (avoids duplicate ignore notifications / work).