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
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