Skip to content

Paper 1.21.8: DiscordSRV grabbing messages suppressed by rules. #3314

@Gamersxp6248

Description

@Gamersxp6248

Are you using MySQL?

Yes

Are you using a proxy?

Yes

Question

I'm trying to use the following rule for global chat:
match ^.lc(.+) then console channel sendas {player} ranged $1 then deny dont verbose
So that if anyone types ".lc Message" it will automatically redirect it to "ranged" chat. This rule works perfectly, the global message is suppressed, no one sees it, and the ranged message functions exactly as intended.
However, DiscordSRV grabs the message as a whole (since it was sent to global), and even though it was deleted / suppressed, it still manages to go all the way through and show up on the discord under the global channel as "username: .lc My base coords are 852x 9350z"

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions