File Details
AddOnQuietLogin_1.1.0.zip
- R
- Feb 3, 2026
- 3.69 KB
- 7
- 5.5.3
- MoP Classic
File Name
AddOnQuietLogin_1.1.0.zip
Supported Versions
- 5.5.3
AddOnQuietLogin – Version 1.2.0
Smart Detection & Stability Update:
This update significantly improves login message suppression while keeping chat behavior safe and predictable.
Performance & Stability:
- Near-zero CPU usage after login
- No OnUpdate spam or heavy hooks
- Suppression only active during a short login / reload window
- Fully ElvUI-safe (no recursive ChatFrame hooks, no stack overflows)
Improved Message Suppression:
- Suppresses addon startup and “loaded” messages during login
- Multi-line startup banners (e.g. WowSimsExporter) are muted cleanly as a group
Handles:
print()output (via Blizzard PrintHandler when available)- AceConsole-3.0
Print/Printf CHAT_MSG_SYSTEMspam- Direct
DEFAULT_CHAT_FRAME:AddMessage()banners
New: Automatic Noisy Addon Detection (Suggest Mode):
- Detects which addon generated suppressed messages using stack traces
- Tracks noisy addons by addon folder name
- Shows a single summary message after login, e.g.:
“Muted during login: WowSimsExporter, Gargul”
“New noisy addons detected: MailLogger”
- Never reports or mutes AddOnQuietLogin itself
User Controls:
New slash commands added:
/aql list– show muted addons and current settings/aql mute <AddonName>– mute an addon during future logins/aql unmute <AddonName>– remove an addon from the mute list/aql report on|off– enable or disable login summaries/aql automute on|off– automatically mute newly detected addons
Safety & Compatibility:
- No UI changes
- No chat channels permanently filtered
- No interference with normal player, guild, or channel chat after login
- Safe with ElvUI, Ace3-based addons, and Blizzard chat handlers
Summary:
AddOnQuietLogin now:
- Silently suppresses login spam
- Learns which addons are noisy
- Gives you control without hiding important chat
- Stays fast, stable, and out of the way

