hytale-nameplates
OfficialCreate rich NPC nameplates with quality.
System Documentation
What problem does it solve?
Documents how to set and modify entity nameplates in Hytale plugins. This guide explains the Nameplate component, system type selection (RefChangeSystem vs RefSystem), CommandBuffer visibility rules, and patterns for building rich NPC nameplates with quality, affixes, and level. It also covers common triggers and text formatting used to present clear, informative NPC names above heads.
Core Features & Use Cases
- Compose a complete nameplate by combining Quality, Prefix affixes, Base name, Suffix affixes, and Level into a single string.
- Clarifies how to interact with CommandBuffer and the two system types to ensure safe reads and updates during entity creation and modification.
- Provides practical patterns for NPC nameplate updates during spawn, quality changes, or level scaling, including integration with a separate DisplayNameComponent.
Quick Start
Configure a RefChangeSystem that composes the Nameplate text from quality, affixes, base name, and level, and writes it to the Nameplate component.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hytale-nameplates Download link: https://github.com/Reign-software/hyforged/archive/main.zip#hytale-nameplates Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.