插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 界面布局、头像框、姓名板和动作条优化
Mute Valeera (Delves) 插件下载与使用指南
本页整理了 Mute Valeera (Delves) 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
Mute Valeera (Delves) 是一款 战斗 / 音频与视频 / 聊天与通讯 / 其他插件 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:Italistqt
- 插件分类:战斗 / 音频与视频 / 聊天与通讯 / 其他插件
- 适配版本:12.0.1,12.0.5
- 累计下载:831
安装方法
- 点击上方下载按钮获取 Mute Valeera (Delves)插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 Mute Valeera (Delves) 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
Mute Valeera (Delves) 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
Mute Valeera (Delves) 常见问题
Mute Valeera (Delves) 适合需要 战斗 / 音频与视频 / 聊天与通讯 / 其他插件 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
Mute Valeera (Delves) 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化、坐骑、宠物或击杀记录。建议根据自己的版本和插件环境先测试兼容性。
插件用途
Mute Valeera (Delves) 主要面向需要音频与视频功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
- 坐骑、宠物或击杀记录
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
Mute Valeera (Delves)
Silence Valeera Sanguinar’s repetitive delve companion voice lines in World of Warcraft. Reduce audio clutter while keeping control over what gets muted — from basic chatter to critical warnings — using the same lightweight, single-file addon architecture as Mute Repetitive Brann.
✨ Features
- Smart Muting — Choose partial muting (keep critical warnings) or full muting (mute everything)
- In-Game Settings Panel — Open the addon settings category with
/mutevaleera ui - Custom Sound IDs — Add your own sound IDs beyond the built-in list, with validation support
- Import / Export — Share custom sound ID lists with friends or back them up safely
- Slash Commands — Full command-line control for power users
- Locale-Independent — Works in all WoW client languages (no locale-specific text matching)
- Safe Failure Mode — If the client stops exposing the sound mute API, the addon warns once and disables muting instead of throwing Lua errors
- Zero Performance Impact — Lightweight event-driven setup; no OnUpdate loops, init events unregister after load
🎮 Quick Start
/mutevaleera on— Enable muting/mutevaleera ui— Open settings for customization- Use partial by default to keep important warnings:
/mutevaleera partial
💬 Commands
Use /mutevaleera or /mv in chat:
Basic Controls
on/off/toggle— Control mute statefull/partial— Include or exclude critical gameplay linesstatus— Show current settings and sound countui— Open settings panelhelp/helpfull— Command help (brief / detailed)
Custom Sound IDs
add <ids>— Add custom IDs (e.g.,add 12345,67890oradd 111 222 333)del <ids>— Remove custom IDslist— Show all custom IDsclear— Clear all custom IDs (requires confirmation)validate— Check custom IDs for potential issues
Advanced
export— Copy custom IDs for backup/sharingimport <ids>— Import custom IDs from a string
🔧 Settings Panel
Access via /mutevaleera ui or Interface → AddOns → Mute Valeera
- Toggle main mute and critical lines (partial/full)
- Add/remove custom sound IDs with a visual list
- Validation feedback for entered IDs
- Export/import for easy backup and sharing
📋 Examples
/mv on
/mutevaleera partial
/mutevaleera add 12345,67890
/mutevaleera add 111 222 333
/mutevaleera validate
/mutevaleera export
/mutevaleera import 12345,67890
/mv toggle
/mv full
🌍 Localization
Works in all WoW client languages — detection is locale-independent and avoids fragile string matching.
⚙️ Compatibility
- Retail (Midnight) compatible —
## Interface: 120001 - Existing
MuteValeeraSettingsare preserved across updates - If the game client removes or changes the sound muting API, the addon disables muting cleanly after a one-time warning
🎯 Default Scope (Built-In Sound List)
The built-in mute list targets Valeera Sanguinar delve-companion voice assets introduced after build 12.0.0.63534.
Initial auditing used the Wago Tools Valeera file search (pages 9–15) and did not produce any files meeting the criteria “first version > 12.0.0.63534”.
Result: version 1.0.0 ships with an empty built-in mute list and relies on the custom sound-ID workflow until confirmed post-63534 Valeera lines are verified.
📦 Installation
- Download a packaged release from GitHub Releases
- Extract to:
World of Warcraft/_retail_/Interface/AddOns/ - Restart WoW or run
/reload - Configure with
/mutevaleera ui
🚀 Release Process
Releases are tag-driven and automated:
- Pushing a tag matching
v*triggers GitHub Actions packaging + a GitHub release - This repository publishes GitHub releases only
(CurseForge publishing is intentionally disabled until a real project exists)
Security note: Never commit tokens or credentials anywhere in the repo (docs, issues, PRs, or config intended for commit).
Windows dry-run packaging uses package.ps1 — see PUBLISHING.md for prerequisites and troubleshooting.
🤝 Contributing
- Contributor guidance:
CONTRIBUTING.md - Publishing + Windows troubleshooting:
PUBLISHING.md
🧩 Support
- Issues: GitHub Issues
- Releases: GitHub Releases
🏷️ Tags (SEO)
Valeera Sanguinar, Mute Voice Lines, WoW Addon, Delves, Companion, Audio Control, Sound Management, War Within, TWW, Midnight, Quality of Life, Immersion, Retail
📜 License
All Rights Reserved (c) 2024–2026 Italist
CurseForge: https://www.curseforge.com/wow/addons/mute-valeera-delves用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容