Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 4 days ago
Styled Nicknames
Add configurable, colored, and styled nicknames and chat formats to your server.
Features
- Per-player nicknames
- Configurable chat, tablist, and nameplate formatting
- Color, hex, and formatting codes:
- Minecraft color codes (
&a
,&6
, etc.) - Custom tags (
<bold>
,<red>
,<#ff8800>
, etc.)
- Minecraft color codes (
- LuckPerms prefix/suffix integration (optional)
- Simple JSON-based nickname storage (config folder)
- All formatting via TOML config files
- Real username lookup with /realname command
Usage
/nickname <nickname>
— set your nickname/nickname clear
— remove your nickname/realname [search]
— find real usernames of nicknamed players- Supports color/format tags and hex (
&a
,<bold>
,<#88ccff>
, etc.)
Configuration
Config is in ./config/playernamestyler-common.toml
- Set default formats using placeholders like
%displayname%
,%prefix%
,%chatmessage%
, etc in./config/playernamestyler-common.toml
.
Integration
- LuckPerms prefix/suffix support, auto-detected if installed
Permissions
- No built-in permissions.
- Use command permissions from your server mod loader as needed.