promotional bannermobile promotional banner

Nick Name Changer

A Hytale server plugin that lets players set custom nicknames displayed in chat, map, and above their heads.

File Details

NickNameChanger-0.0.8.jar

  • R
  • Feb 6, 2026
  • 334.78 KB
  • 38
  • Early Access

File Name

NickNameChanger-0.0.8.jar

Supported Versions

  • Early Access

v0.0.8 Changelog

 

Bug Fixes:

- Fixed gradient nicknames causing nametag to disappear for other players

- Fixed LuckPerms hex color prefixes (<#XXXXXX>) not being parsed

- Fixed incompatibility with EtherealPerms and other chat plugins

- Fixed UI Reset button not actually resetting the nickname

- Fixed thread safety issues in nickname storage

- Fixed buildGradient() not assigning result correctly

 

New Features:

- Added config.json with display options: showInChat, showOnNameplate, showInTabList (toggle where nickname appears)

- Added public NicknameAPI for other plugins (getNickname, getDisplayName, hasNickname, getOriginalUsername)

- Added null-safe config deserialization for nested objects