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!
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)
(All commands can use the alias /nne)
/nicknames setNick and /nicknames clearNick to set and clear your nickname/nicknames setPronouns and /nicknames clearPronouns to set and clear your pronouns/nicknames admin setPlayerNick and /nicknames admin clearPlayerNick to set and clear another player's nickname/nicknames admin setPlayerPronouns and /nicknames admin clearPlayerPronouns to set and clear another player's pronouns/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 /tellraw or /title commands (I needed this for my server)