-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
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
Assignees
Labels
No labels