kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

1.20.4: ChatControl event priority not working as expected #2577

Closed zestian56 closed 7 months ago

zestian56 commented 7 months ago

"/version ChatControlRed" - plugin version

10.23.9

Are you using MySQL?

No

Are you using BungeeCord?

Yes

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

https://ufile.io/xndvu050

Information about the issue/bug

Hello, currently im creating a plugin and i need to disable the chatEvent. However im unable to do that (the issue is on chat control)

i have already added the LOWEST priority image

and i have tested from HIGH to MONITOR, and none of them seems to cancel the event... if i do this without chatcontrol it works correctly image

kangarko commented 7 months ago

Hello, please switch it. Have your plugin listen on LOWEST so it cancels the event first and leave ChatControl at NORMAL.