Skip to content

Fix nickname format codes bleeding into following text#6564

Merged
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/mini
Jun 14, 2026
Merged

Fix nickname format codes bleeding into following text#6564
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/mini

Conversation

@JRoy

@JRoy JRoy commented Jun 14, 2026

Copy link
Copy Markdown
Member

The single-arg legacyToMini() facet default flipped from false to true during the Paper adventure migration (#6220), switching message placeholder serialization from strict to non-strict. Non-strict output leaves format tags open, so a formatted nickname/display name bleeds its color and formatting into the rest of the message.

Restore the default to false and drop the now-redundant workaround in SocialSpy local chat (#6507).

Fixes #6559
Fixes #6537

The single-arg legacyToMini() facet default flipped from false to true
during the Paper adventure migration (EssentialsX#6220), switching message
placeholder serialization from strict to non-strict. Non-strict output
leaves format tags open, so a formatted nickname/display name bleeds its
color and formatting into the rest of the message.

Restore the default to false and drop the now-redundant <reset> workaround
in SocialSpy local chat (EssentialsX#6507).

Fixes EssentialsX#6559
Fixes EssentialsX#6537
@mdcfe mdcfe added this pull request to the merge queue Jun 14, 2026
Merged via the queue into EssentialsX:2.x with commit 5e95c87 Jun 14, 2026
1 check passed
@mdcfe mdcfe deleted the fix/mini branch June 14, 2026 08:02
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Jun 15, 2026
EssentialsX@c28c654 Fix LuckPerms sync load for online players (EssentialsX#6563)
EssentialsX@5e95c87 Fix nickname format codes bleeding into following text (EssentialsX#6564)
EssentialsX@49cc72c Fix dump mirror comment posting (EssentialsX#6566)
EssentialsX@e604c9f Fix teleport-cooldown not applying to /tp <x> <y> <z> (EssentialsX#6568)
EssentialsX@37ce087 Fix 1.16 & 1.17 Compatability (EssentialsX#6562)
EssentialsX@38f1b4d Shutdown executors on disable (EssentialsX#6565)
EssentialsX@15ec9a2 Fix item components in /give on 26.1+ (EssentialsX#6570)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lang formatting issue when using nickname with bold, magic, etc /balancetop returns formatted balances

2 participants