Skip to content

Don't run keyword replacer by default in translated broadcasts#5739

Merged
JRoy merged 3 commits intoEssentialsX:2.xfrom
pop4959:fix-5716
Mar 25, 2024
Merged

Don't run keyword replacer by default in translated broadcasts#5739
JRoy merged 3 commits intoEssentialsX:2.xfrom
pop4959:fix-5716

Conversation

@pop4959
Copy link
Member

@pop4959 pop4959 commented Mar 11, 2024

None of the other broadcastTl methods run a keyword replacer by default, and this breaks behavior with newlines, etc, in several places (technically this specific overload is only used in /broadcast and /me, both work as intended after this change).

My assumption is that this is unintended, and a regression introduced with the adventure merge.

Fixes #5716

@pop4959 pop4959 added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module misc: adventure Issues and PRs related to the Adventure refactor. Temporary label during 2.21.x cycle. labels Mar 11, 2024
@JRoy JRoy enabled auto-merge (squash) March 25, 2024 19:09
@JRoy JRoy merged commit 76a513a into EssentialsX:2.x Mar 25, 2024
HarvelsX pushed a commit to HarvelsX/Essentials that referenced this pull request Jun 2, 2024
…tialsX#5739)

Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
Starmism pushed a commit to valence-smp/Essentials that referenced this pull request Jan 8, 2025
…tialsX#5739)

Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

misc: adventure Issues and PRs related to the Adventure refactor. Temporary label during 2.21.x cycle. module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't use newline in /bc

2 participants

Comments