插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 界面布局、头像框、姓名板和动作条优化
MH Custom Tags (ElvUI Plugin) 插件下载与使用指南
本页整理了 MH Custom Tags (ElvUI Plugin) 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
MH Custom Tags (ElvUI Plugin) 是一款 团队框架 / 其他插件 / 单位框架 / 插件扩展 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:mhDesigns
- 插件分类:团队框架 / 其他插件 / 单位框架 / 插件扩展
- 适配版本:12.0.5
- 累计下载:5,288
安装方法
- 点击上方下载按钮获取 MH Custom Tags (ElvUI Plugin)插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 MH Custom Tags (ElvUI Plugin) 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
MH Custom Tags (ElvUI Plugin) 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
MH Custom Tags (ElvUI Plugin) 常见问题
MH Custom Tags (ElvUI Plugin) 适合需要 团队框架 / 其他插件 / 单位框架 / 插件扩展 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
MH Custom Tags (ElvUI Plugin) 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化。建议根据自己的版本和插件环境先测试兼容性。
插件用途
MH Custom Tags (ElvUI Plugin) 主要面向需要其他插件功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
ElvUI_mhTags
Custom tags for ElvUI unit frames on WoW Retail 12.0.5+ (Midnight).
ElvUI_mhTags adds health, power, name, classification, level, status, combined, and color-prefix tags for ElvUI Custom Texts. It is lightweight, Retail-only, and updated for Midnight's secret-value restrictions.
Midnight Notes
WoW 12 introduced secret values for some combat-sensitive data. This can affect health, power, absorb, and nameplate-related information in protected content.
Because secret values cannot be compared, used for arithmetic, or used as table keys, this addon does not include health-gradient or hide-at-full health tags.
Known behavior:
- Absorb tags may show
(0)when a zero absorb value is secret. - Deficit percent is hidden when WoW blocks the arithmetic needed to calculate it.
- Secret names display as-is and are not uppercased, shortened, or abbreviated.
Requirements
- World of Warcraft Retail 12.0.5+ (Midnight)
- ElvUI 15.0+
Installation
- Download from CurseForge or GitHub Releases.
- Extract
ElvUI_mhTagsintoWorld of Warcraft/_retail_/Interface/AddOns/. - Restart WoW or run
/reload.
Usage
Open ElvUI with /ec, choose a unit frame, open Custom Texts, and browse the mhTags categories.
Popular examples:
[mh-health-current-percent]:100k | 85%[mh-health-percent{0}]:85%[mh-health-deficit]:-15k, or a status such asDEAD[mh-name-caps{20}]: uppercase name capped to 20 characters[mh-classification-name-level{14}]: classification icon, name, and colored level[mh-status]: AFK, DND, Dead, Ghost, or Offline status with icon[mh-color-custom{FF5733}][mh-health-current]|r: custom color prefix around another tag
Tags
Health
[mh-health-current]: current health[mh-health-current-absorb]: absorb amount plus current health[mh-health-percent{N}]: health percent, default 1 decimal[mh-health-percent-nosign{N}]: health percent without%, default 1 decimal[mh-health-current-percent]: current health then percent[mh-health-percent-current]: percent then current health[mh-health-current-percent-absorb]: absorb amount, current health, and percent[mh-health-deficit]: missing health, with status check[mh-health-deficit-nostatus]: missing health only[mh-health-deficit-percent{N}]: missing health percent, default 1 decimal
Power
[mh-power-percent{N}]: current power percent, default 0 decimals
Names
[mh-name-caps{N}]: uppercase unit name, default 28 characters[mh-name-caps-or-status{N}]: status when present, otherwise uppercase name[mh-name-caps-with-raid-group{N}]: uppercase name plus raid group number[mh-name-abbrev]: abbreviated uppercase name[mh-name-abbrev-reverse]: reverse abbreviated uppercase name[mh-name-abbrev-if-long{N}]: abbreviates only when longer than the threshold, default 25[mh-name-abbrev-if-long-reverse{N}]: reverse abbreviation only when longer than the threshold
Classification
[mh-classification-icon{N}]: classification icon with optional size[mh-classification-icon-fixed]: classification icon at default size[mh-classification-text]: colored bracketed classification text[mh-classification-symbols]: compact classification symbol[mh-classification-plain]: plain classification text
Combined
[mh-classification-name-level{N}]: classification icon, uppercase name, and colored level[mh-classification-name-level-smart{N}]: same as above, but hides level when player and unit are both max level[mh-classification-name{N}]: classification icon and uppercase name[mh-classification-name-level-raid-group{N}]: classification icon, uppercase name, raid group, and colored level
Misc
[mh-smartlevel]: level, hidden when player and unit are both max level[mh-absorb]: absorb amount in parentheses[mh-diff-level]: level colored by difficulty[mh-diff-level-hide]: difficulty-colored level, hidden at max level[mh-status]: status with icon[mh-status-noicon]: status text only
Color Prefixes
Color tags return an opening color code. Use them before another tag and close with |r.
[mh-color-pastel-green][mh-health-current-percent]|r
[mh-color-custom{FF5733}][mh-name-caps{20}]|r
Available color groups:
- Basic:
red,green,blue,cyan,magenta,black,gray,grey,purple,lime,brown - Class:
deathknight,demonhunter,druid,evoker,hunter,mage,monk,paladin,priest,rogue,shaman,warlock,warrior - Emerald:
emerald-green,emerald-red,emerald-blue,emerald-yellow,emerald-cyan,emerald-orange - Pastel:
pastel-green,pastel-red,pastel-blue,pastel-yellow,pastel-cyan,pastel-orange - Custom:
[mh-color-custom{RRGGBB}]
Arguments
Use {N} to customize decimals, lengths, or icon sizes depending on the tag.
[mh-health-percent{0}] -> 85%
[mh-health-percent{1}] -> 85.3%
[mh-health-percent{2}] -> 85.34%
[mh-name-caps{15}] -> max 15 characters
Decimal arguments are clamped to 0-3.
Commands
/mhtags: show addon memory usage/mhtags debug: show addon, ElvUI, and target WoW version info/mhtags help: list commands
Support
Bug reports should include your WoW version, ElvUI version, tag string, error message, and reproduction steps.
CurseForge: https://www.curseforge.com/wow/addons/mh-custom-tags-elvui-plugin用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容