promotional bannermobile promotional banner

AddOnQuietLogin

Suppresses addon login and initialization messages from cluttering your chat when you log in or reload.

File Details

AddOnQuietLogin_2.0.2.zip

  • R
  • Feb 14, 2026
  • 6.50 KB
  • 11
  • 5.5.3+1
  • MoP Classic + 1

File Name

AddOnQuietLogin_2.0.2.zip

Supported Versions

  • 5.5.3
  • 2.5.5
  • Changed the suppress duration to 10 seconds after entering world instead of 15.
  • Added two separate dynamic string block lists so you can block some text only during login suppress window and other text always.
  • Reworked the dynamic string blocking logic to check the always-block list on every message and the login-only list only while the suppress window is active.
  • Added new slash commands to manage the split lists: /aql blocklogin, /aql unblocklogin, /aql blockalways, /aql unblockalways.
  • Updated /aql blocks to display both the login-only blocked list and the always blocked list.
  • Added new list-only slash commands: /aql blockslogin (shows only login-only strings) and /aql blocksalways (shows only always-blocked strings). The old command: /aql blocks still displays both lists.
  • Added a safeguard so the dynamic blocker will never suppress AddOnQuietLogin’s own output lines (prevents /aql blocks* output from being accidentally hidden by an always-block string).
  • Updated the options panel to show both lists separately and added buttons for Add/Remove (Login) and Add/Remove (Always).
  • Added keyboard shortcuts in the options panel to quickly add/remove login vs always strings (Enter/Shift+Enter for login, Ctrl+Enter/Ctrl+Shift+Enter for always).
  • Added automatic migration support so older saved “mutedStrings” data is moved into the new split lists (based on the old block mode) to avoid losing existing settings.