插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 界面布局、头像框、姓名板和动作条优化
AddOnQuietLogin 插件下载与使用指南
本页整理了 AddOnQuietLogin 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
AddOnQuietLogin 是一款 聊天与通讯 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:themanboybeast
- 插件分类:聊天与通讯
- 适配版本:5.5.3,2.5.5
- 累计下载:12,861
安装方法
- 点击上方下载按钮获取 AddOnQuietLogin插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 AddOnQuietLogin 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
AddOnQuietLogin 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
AddOnQuietLogin 常见问题
AddOnQuietLogin 适合需要 聊天与通讯 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
AddOnQuietLogin 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化。建议根据自己的版本和插件环境先测试兼容性。
插件用途
AddOnQuietLogin 主要面向需要聊天与通讯功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
AddOnQuietLogin is a lightweight quality-of-life addon that suppresses addon initialization and login messages from appearing in chat when you log in or reload the UI. (Can permanently block unwanted messages of your choice throughout gameplay in new options settings!)
Works for WoW Classic: Mists of Pandaria & TBC Anniversary.
Many addons print startup messages such as “loaded”, “initialized”, or version notices. AddOnQuietLogin keeps your chat clean by hiding most of this noise automatically, without affecting normal player, system, or combat messages. For any addon login messages that are not automatically hidden, use the options menu to block unwanted messages or use the slash commands below to supress seeing them on future logins. All messages are automatically suppressed for first 10 seconds upon entering world. If any unwanted messages slip through at login, add them to the block list, its bulletproof and will block any message or phrase throughout your entire login & gameplay experience that are from those pesky addon messages!
Improved Slash Commands:
/aql
Opens the AddOnQuietLogin options panel & Displays current profile + block counts
/aql options
Opens the AddOnQuietLogin options panel & Displays current profile + block counts
/aql list
Opens the AddOnQuietLogin options panel & Displays current profile + block counts
/aql hardmode substring
Match if text appears anywhere in messages (Default Settings)
/aql hardmode word
Match only whole words (safer for chat)
Profile Commands:
/aql profiles
Lists all saved profiles
/aql profile <name>
Load or create a profile
/aql profiledelete <name>
Delete a profile (Default cannot be deleted)
/aql profilerename <newname>
Rename the active profile
/aql profiledup
Duplicate the active profile
AddOn Block List Commands:
/aql block <text>
Add a Hard Block entry
/aql unblock <text>
Remove a Hard Block entry
/aql blocks
List all Hard Block entries
/aql import a;b;c
Allows multiple blocks to be entered simultaneously
Blocked Message Preview Commands:
/aql showblocked on
Enable blocked-message previews for this profile
/aql showblocked off
Disable blocked-message previews
/aql showblocked toggle
Toggle previews
Tools:
/aql test <text>
tests to see if a certain message will be blocked or not
/aql why <text>
explains why certain messages will be blocked or not
/aql import a;b;c
Allows multiple blocks to be entered simultaneously
AddOn Features:
- Blocks are immediately active when created
- Suppresses addon startup and initialization chat messages
- Hides most addon spam during login and /reload
- Explicitly suppresses most addon messages
- Lightweight and efficient
- Little to none configuration required
- No optional dependancies needed
- Suppressed chat taint & interference with normal chat behavior
Addon Options Panel:
- Access it via Options → AddOns → AddOnQuietLogin
- Or instantly open it with /aql commands
- Manage chat message blocks without editing Lua files
User-Configurable Chat Message Blocker:
- Block specific addon messages by text or addon name
- Add or remove blocks anytime using the options panel or slash commands
- Changes persist across logins and reloads
Block Mode Selector:
- Choose how aggressive blocking should be:
- Substring Blocks (Default) – Blocks matching messages at all times (Extremely Aggressive)
If your blocked text appears anywhere inside the message, it gets blocked. - Word Blocks – blocks chat messages during login/reload only
Your blocked text must appear as a separate whole word.
Good question — this setting controls how strictly your Blocks match text.
Example — Substring Block:
"test"
Blocked messages:
This is a test
testing something
latest update
Why?
Because “test” exists inside those words.
Very aggressive
Good for addon spam / tags / prefixes
Can accidentally block normal chat depending on the text entered
(To help avoid accidentally blocking normal chat messages through a substring block, try adding the messages ecactly as they appear in the addon spam messages).
Example: "Gargul Version update 1.2.3.4 Use /gargul to open the menu".
(You should block the substring "/gargul" instead of just "gargul" to help it not block normal chat messages that may appear in normal chatusing the same word).
Addon chat suppression is pretty aggressive in default mode to help block those addon messages, but just be aware it may also block normal chat messages depending what your substring text is.
Example — Word Block:
"test"
Blocked messages:
This is a test
test complete
Allowed messages:
testing something
latest update
Why?
Because “test” is not a standalone word there.
Much safer for player chat
Prevents accidental filtering
Slightly less aggressive
Practical rule of thumb
Use substring for: Addon
Improved Message Suppression:
- Enhanced targeted blocking:
New dynamic blockers work alongside them seamlessly - Always-On Suppression:
Fully suppresses multi-line initialization spam
Works even outside the login window
Survives addon updates (no file edits required)
Hard coded in the lua file, so it always blocks messages in the blocked list
Smarter & Safer Behavior:
- Addon folder name auto-detection:
Prevents AddOnQuietLogin from detecting or muting itself - Compatible with both Classic and newer Settings UIs:
Automatically registers in whichever options system is available - No global chat hooks:
Remains ElvUI-safe and avoids chat taint issues
Quality of Life:
- No more manual Lua edits:
Everything can now be managed in-game - Clearer control over noisy addons:
Easily fine-tune what gets hidden without affecting important messages
Known Limitations:
Some addons display messages during very early initialization, before other addons can intercept them. In these cases the login message must be disabled in the addon’s own options if available, (for example: BagSync, Attune). These addons have individual settings (in the Options > AddOns tab) that have specific checkboxes to enable or disable these messages from loading at login rather than blocking them at login with this addon enabled and may not be blocked by this addon alone unless they are added to the blocked list of addons. This is a limitation of the World of Warcraft addon loading system, not a bug, and further additions to the lua script would require old code that is no longer supported or against the rules.
Compatibility:
World of Warcraft Classic: Mists of Pandaria (5.5.3) & World of Warcraft Classic Anniversary Edition: The Burning Crusade (2.5.5)
Support:
This addon has been tested with most of popular addons and works perfectly with all of them to block unwanted login chat messages. Certain addons have been permanently blocked in the addon code upon logging in and can only be changed by disabling the AddOnQuietLogin addon or changing the hard lua code in the addon folder. If you encounter an issue or have a suggestion for any addon that is still loading unwanted chat messages, please open an issue or leave a comment on the project page.
CurseForge: https://www.curseforge.com/wow/addons/addonquietlogin用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容