File Details
mysticnametags-1.2.5.jar
- R
- May 27, 2026
- 22.28 MB
- 32
- Early Access
File Name
mysticnametags-1.2.5.jar
Supported Versions
- Early Access
🏷 MysticNameTags v1.2.5
⚠️ Hytale Update 5 Compatibility Update
This update migrates MysticNameTags to Hytale Update 5 / 0.5.x.
⚠️ Important: This version will ONLY work on Hytale
0.5.x+. It is not compatible with older dated Hytale server builds such as2026.03.26-*.
🔧 Update 5 / 0.5.x Migration
MysticNameTags has been updated for the Hytale Update 5 API changes.
Compatibility Changes
- Updated the project to compile against Hytale Server
0.5.0. - Updated the plugin manifest server version range to
>=0.5.0 <0.6.0. - Updated RPGLeveling support to compile against
RPGLeveling-0.3.6.jar. - Replaced deprecated command permission APIs with the new permission group API.
- Updated command sender display name usage for Update 5 compatibility.
- Updated inventory integration code for the newer Update 5 inventory component access patterns.
- Updated vector and rotation usage for the new Update 5 math APIs.
RPGLeveling Compatibility
- Added an RPGLeveling compatibility bridge for Update 5 / RPGLeveling
0.3.6. - Added RPGLeveling-backed tag requirement keys:
rpgleveling.lvlrpgleveling.skills.<stat>rpgleveling.skills.availablerpgleveling.skills.totalrpgleveling.classesrpgleveling.classes.<classId>rpgleveling.classes.tierrpgleveling.classes.tier.<classId>rpgleveling.progressionrpgleveling.progression.xprpgleveling.progression.required_xprpgleveling.progression.class_kills
- Preserved earlier aliases such as
rpgleveling.level,rpgleveling.class.*, andrpgleveling.class_tier.*. - RPGLeveling nameplate refresh now routes through the compatibility helper instead of calling the API directly from the scheduler.
🧪 Packet Glyph Nameplate Improvements
- Reworked packet glyph rotation handling for Hytale Update 5.
- Updated glyph yaw math to use Update 5’s radians-based rotation system.
- Improved mounted packet glyph behavior so nameplates stay attached to players more smoothly.
- Reduced packet correction behavior that could cause visible snapping or unstable nameplate rotation.
- Improved self-view packet glyph handling for third-person comfort.
🛠 Fixes
- Fixed compile errors caused by removed or changed Hytale Update 5 APIs.
- Fixed command permission API compatibility issues.
- Fixed console/player command sender compatibility problems.
- Fixed inventory requirement checks after Update 5 inventory API changes.
- Fixed packet glyph rotation math using the wrong rotation unit.
- Fixed several nameplate rendering issues caused by Update 5 transform and mount behavior changes.
⚙️ Upgrade Notes
Before updating, back up:
settings.json
tags.json
playerdata
After installing the new jar:
- Make sure your server is running Hytale
0.5.x+. - Restart the server.
- Confirm MysticNameTags loads without compatibility errors.
- Test
/mnametags nameplate status. - Equip a packet glyph tag and verify self-view and other-player nameplates render correctly.
- If you use RPGLeveling requirements, verify tags using
rpgleveling.lvl,rpgleveling.skills.*,rpgleveling.classes.*, andrpgleveling.progression.*.
This update is intended for Hytale Update 5 and newer
0.5.xbuilds only.