Skip to content

Fix SocialSpy local chat color bleeding from player display name#6507

Merged
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:fix/6504-socialspy-color-bleed
Apr 12, 2026
Merged

Fix SocialSpy local chat color bleeding from player display name#6507
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:fix/6504-socialspy-color-bleed

Conversation

@JRoy
Copy link
Copy Markdown
Member

@JRoy JRoy commented Apr 12, 2026

The display name converted via legacyToMini() produces open MiniMessage formatting tags that bleed into the subsequent message text. Append after the display name to close any inherited formatting.

Fixes #6504

The display name converted via legacyToMini() produces open MiniMessage
formatting tags that bleed into the subsequent message text. Append
<reset> after the display name to close any inherited formatting.

Fixes EssentialsX#6504
@JRoy JRoy added this pull request to the merge queue Apr 12, 2026
Merged via the queue into EssentialsX:2.x with commit 936a2c0 Apr 12, 2026
1 check passed
@JRoy JRoy deleted the fix/6504-socialspy-color-bleed branch April 12, 2026 21:15
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.

SocialSpy text defaulting to prefix/nick colour and format code

2 participants