promotional bannermobile promotional banner

SimpleIdentity

A World of Warcraft Classic addon that prepends your guild and officer chat messages with a custom identity tag. This makes it easy for guildmates to know who you are across multiple characters.

File Details

SimpleIdentity-v1.0.2.zip

  • R
  • Apr 13, 2026
  • 5.46 KB
  • 22
  • 1.15.8
  • Classic

File Name

SimpleIdentity-v1.0.2.zip

Supported Versions

  • 1.15.8

v1.0.2
------
- Fixed: /target and macro slash commands in guild chat triggered a
protected function error (ADDON_ACTION_FORBIDDEN). Switched from
SetScript("OnEnterPressed") to HookScript("OnKeyDown") so addon code
is off the call stack before the secure handler fires