This plugin hides player names in both above their heads and in chat, creating a more anonymous gameplay experience. The default replacement is an invisible character, but it can be customized.
Note: Fully compatible with Better Chat plugin.
Note: Fully compatible with Better Chat plugin.
Permissions
namelessplayers.use
- Allows a player to have their name replaced with the custom text as configured.
Configuration
JSON:
{
"Version": "1.0.0",
"Name Replacement": "\u200B"
}
Name Replacement
- The text that replaces player names. Default is\u200B
(invisible character). You can set this to any custom string.