Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 8 months ago
Nicknames Everywhere!
Simple, powerful formattable nicknames and pronouns that display everywhere I could think of: nametags, chat, scoreboards, in commands, on the player list etc. Even comes with a FancyMenu placeholder!
Features
- Set separate nicknames and pronouns
- Supports colourful formatting (I recommend https://www.birdflop.com/resources/rgb/ - use Colour Format -> MiniMessage)
- Enable/disable players being able to set their own nicknames and pronouns
- Set other players' nicknames and pronouns (requires permission level 2)
- Enable/disable nickname and pronoun formatting
- Set maximum lengths for nicknames and pronouns
FancyMenu integration
NicknamesEverywhere includes native placeholder support for the FancyMenu mod, allowing you to dynamically display player nicknames and pronouns directly inside custom menus, layouts, and text elements:
{"placeholder":"nicknameseverywhere_nickname","values":{"username":"Joel4848","include_pronouns":"true"}}
- Returns a player's formatted nickname (and optionally their pronouns)
Commands
(All commands can use the alias /nne)
Client
/nicknames setNickand/nicknames clearNickto set and clear your nickname/nicknames setPronounsand/nicknames clearPronounsto set and clear your pronouns
Admin
/nicknames admin setPlayerNickand/nicknames admin clearPlayerNickto set and clear another player's nickname/nicknames admin setPlayerPronounsand/nicknames admin clearPlayerPronounsto set and clear another player's pronouns
Config
/nicknames config allowNickFormatting <enabled|disabled>to enable/disable formatting in nicknames/pronouns/nicknames config allowSettingOwnNicknames <enabled|disabled>to enable/disable players setting their own nicknames/pronouns/nicknames config maxNickLength <0-255>to set the maximum nickname length (0 = no limit)/nicknames config maxPronounsLength <0-255>to set the maximum pronouns length (0 = no limit)/nicknames config usePronounsEverywhere <enabled|disabled>if disaabled, pronouns won't show in things like/tellrawor/titlecommands (I needed this for my server)


