| Name | display_name |
| Object | PlayerTag |
| Input | ElementTag |
| Related Tags | <PlayerTag.display_name> Returns the display name of the player, which may contain prefixes and suffixes, colors, etc.
|
| Description | Sets the name displayed for the player when chatting.
This only applies if there's a chat plugin using it. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3222 |