✨ New: Custom NPC Display Names!
You can now personalize each NPC's name using a custom command:
bash
/mnpc name <id> <name> [height]
- ✅ Saves the name and hologram height to namedata.yml
- ✅ Hologram automatically updates for all online players
- ✅ Supports colored names using & codes (e.g. &eMerchant)
- ✅ Height is optional – default is 2.5 blocks above the NPC
Smarter Hologram Display Priority
Hologram names now prioritize in this order:
- trader.yml display-name
- Custom name from /mnpc name (stored in namedata.yml)
- ❔ Fallback: Unnamed NPC #<id>
Other Improvements
- Holograms now follow NPCs when moved
- Fixed null error when refreshing holograms
- Improved chunk loading reliability for NPC spawn