Player Names
Adds the /name command to give players a custom name, and rename other entities!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Player Names
Player Names
A lightweight mod introducing a simple yet powerful command for customising player and entity names
✅ Features
- Easy to use for players & entities. - Easy to use with proper names, rather than being limited by Minecraft's usernames - Easy to use due to the way player names are fetched on the client - Easy to use with the ```/name``` command
📖 Syntax
- ```name set <target> <name>``` Set the custom name of an entity. - ```name reset <target>``` Reset the custom name of an entity.
📦 Arguments
- ```<target>```: entity - Specifies the entity whose name is to change. Must be a player username, a target selector or a UUID. - ```<name>```: component - Specifies the text to display as a name. Must be a valid raw JSON text.