Uh oh!
There was an error while loading. Please reload this page.
fix: reset nickname when player changes Minecraft account name - #6470
Conversation
- When a premium player changes their Minecraft username, any previously set nickname (including RGB-formatted ones) is now automatically cleared on their next login, equivalent to running /nick off.
hudsonandres
commented
Mar 18, 2026
How it works: Every time a player joins, the code already compares If they differ, meaning the player changed their Minecraft username - and the player has a nickname set, The subsequent |
jquery-package
commented
Mar 23, 2026
I think this behavior needs to be configurable |
JRoy
left a comment
There was a problem hiding this comment.
please add a configuration option for this defaulting off.
The nickname reset functionality is now disabled by default (false). Administrators can enable it by setting 'reset-nick-on-name-change: true' in config.yml.
hudsonandres
commented
Apr 20, 2026
The requested option has been added. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
EssentialsX@5c45ee2 Add /jailedplayers command to list jailed players (EssentialsX#6517) EssentialsX@24b7285 fix: reset nickname when player changes Minecraft account name (EssentialsX#6470) fix: reset nickname when player changes Minecraft account name (EssentialsX#6470) Add lunge to /enchant (EssentialsX#6534) EssentialsX@39bc0fe Send geoip join messages to console (EssentialsX#6523) EssentialsX@5db483b Fix Discord Link RoleSyncManager thread leak (EssentialsX#6512) EssentialsX@79d67e9 Fix essentials.home.bed permission being ignored (EssentialsX#6516) EssentialsX@c38c925 Fix deposits rejected when account has negative balance (EssentialsX#6515)
Closes#6469