Skip to content

Conversation

@JRoy
Copy link
Member

@JRoy JRoy commented Jun 28, 2025

Hex color codes convert to the obnoxious md5 format which massively inflates the character count than what the user entered. Unformat the nickname before getting the length to remain true to what the user entered as the command argument.

Fixes #6174

Hex color codes convert to the obnoxious md5 format which massively inflates the character count than what the user entered. Unformat the nickname before getting the length to remain true to what the user entered as the command argument.
@JRoy JRoy added the type: bugfix PRs that fix bugs in EssentialsX. label Jun 28, 2025
@JRoy JRoy added this to the 2.21.2 milestone Jun 28, 2025
@JRoy JRoy added this pull request to the merge queue Jul 4, 2025
Merged via the queue into EssentialsX:2.x with commit 6100ced Jul 4, 2025
1 check passed
@JRoy JRoy deleted the fix/6174 branch July 4, 2025 23:26
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Jul 9, 2025
EssentialsX@fa4c6b6 Add merge queue trigger to PR workflow (EssentialsX#6203)
EssentialsX@e6b8493 Fix misleading whois command description (EssentialsX#6187)
EssentialsX@6100ced Fix max nick length with hex color codes (EssentialsX#6185)
EssentialsX@e3b4e77 Fix PlaceholderAPI maven repo url (EssentialsX#6204)
EssentialsX@c43ad26 Fix chat url parsing for tlds >3 chars (EssentialsX#6184)
EssentialsX@573aae0 Fix /skull issues on 1.20.4+ (EssentialsX#6188)
EssentialsX@dae9e3d Trim chat messages with shout/question prefix (EssentialsX#6192)
EssentialsX@8d44d1a Fix bstats error with unsupported permission plugins (EssentialsX#6190)
EssentialsX@6ad737d Fix various TPR issues (EssentialsX#6205)
EssentialsX@ed3c9b8 Command + Permission Data Extraction (EssentialsX#6083)
EssentialsX@3563b41 Fix command data task (EssentialsX#6207)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bugfix PRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nickname max limit does not work properly

2 participants