Skip to content

Fix ansi color codes not getting stripped on Paper - #4942

Merged
mdcfe merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/paper-discord-strip
Jun 15, 2022
Merged

Fix ansi color codes not getting stripped on Paper#4942
mdcfe merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/paper-discord-strip

Conversation

@JRoy

@JRoyJRoy commented Jun 14, 2022

Copy link
Copy Markdown
Member

Paper uses 0x7f as an intermediate character between adventure and its ansi pattern converter, we need to strip this.

@JRoyJRoy added type: bugfix PRs that fix bugs in EssentialsX. module: discord Issues or PRs for the EssentialsDiscord module labels Jun 14, 2022
@JRoyJRoy added this to the 2.19.5 milestone Jun 14, 2022
@mdcfe
mdcfe enabled auto-merge (squash) June 15, 2022 15:26
@mdcfe
mdcfe merged commit 9147d10 into EssentialsX:2.xJun 15, 2022
@JRoy
JRoy deleted the fix/paper-discord-strip branch June 15, 2022 15:32
ressidell pushed a commit to ressidell/Essentials that referenced this pull request Apr 27, 2025
Paper uses 0x7f as an intermediate character between adventure and its ANSI pattern converter, we need to strip this.
rewsdjad1 pushed a commit to rewsdjad1/EssentialsXPlus that referenced this pull request Aug 13, 2026
Paper uses 0x7f as an intermediate character between adventure and its ANSI pattern converter, we need to strip this.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: discordIssues or PRs for the EssentialsDiscord moduletype: bugfixPRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JRoy@mdcfe