

Drogstyle
Drogstyle mod provides a simple system for customizing player display names that can be set independently.
Main Features
The mod adds several useful commands for personalizing your gaming profile:
/nick [name]
— change your display name with support for Placeholder Simplified Text Format/color [color]
— customize name color, available standard Minecraft colors or hexadecimal values #RRGGBB/bio [bio]
— set biography (tooltip) with ability to use\n
for line breaks
Each of these commands can be used without parameters to reset previously set values.
Operation Features
The system does not include built-in permission system and does not plan to add it. Drogstyle automatically allows independent name customization through integration with Styled Nicknames using special mixins. To prevent conflicts, all original Styled Nicknames commands are removed.
Additional Commands
For management convenience, utility commands are added:
/drogstyle username [name]
— search for player's original name by their display name/execute as [username] run nick
— reset another player's name settings/drogstyle reload
— reload Styled Nicknames configuration
Game names can be checked by hovering over special formatting symbols (for example, #
) or clicking on them.
Technical Requirements
For the mod to work, installation of Styled Nicknames is required. On (neo)forge platform, Connector and Forgified Fabric API are additionally needed.