Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages from players with nicknames that are formatted with code blocks have random backslashes in them. #825

Closed
partyp770 opened this issue Aug 3, 2020 · 4 comments

Comments

@partyp770
Copy link

partyp770 commented Aug 3, 2020

image
Attached is what I'm referring to. I believe this is an issue with DiscordSRV, as there are no backslashes in any config entries from what I can see. This is what is written in messages.yml:

image

The build of DiscordSRV I'm using is DiscordSRV-Build-1.19.0-SNAPSHOT-1590803498.jar
This build may be fairly outdated, since I haven't started the server in a while.

image

@partyp770 partyp770 changed the title Messages formatted with code blocks have a random backslash in them. Messages from players with nicknames that are formatted with code blocks have random backslashes in them. Aug 3, 2020
@Scarsz
Copy link
Member

Scarsz commented Aug 6, 2020

Make sure this is reproducible on the latest dev builds

@Vankka
Copy link
Member

Vankka commented Aug 6, 2020

Yes it would be since the usernames are always escaped & stuff inside of code blocks doesn't need to be escaped

@Vankka
Copy link
Member

Vankka commented Aug 26, 2020

On the latest dev build (https://snapshot.discordsrv.com) use %displaynamenoescapes% or %usernamenoescapes%

@Vankka
Copy link
Member

Vankka commented Sep 28, 2020

Added in release 1.20.0

@Vankka Vankka closed this as completed Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants