kangarko / ChatControl-Red

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

error with pm #2713

Closed Z3r0xh closed 3 weeks ago

Z3r0xh commented 3 weeks ago

"/version ChatControlRed" - plugin version

10.27.1

Are you using MySQL?

Yes

Are you using BungeeCord?

Yes

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

https://ufile.io/qf6hge6s

Information about the issue/bug

Even if you check the pm formats in the folders folder, they appear vanilla image image

kangarko commented 3 weeks ago

I downloaded your /chc debug and opened the last error log, but it seems there is another problem when the plugin starts with WorldGuard. You need to check your entire startup log and fix all other plugin issues first.

Z3r0xh commented 2 weeks ago

I downloaded your /chc debug and opened the last error log, but it seems there is another problem when the plugin starts with WorldGuard. You need to check your entire startup log and fix all other plugin issues first.

Right now in the log file I don't have any warnings, the worldguard problem does not appear (it was a problem when starting wg with fawe).

Currently I don't have any errors, but the /pm is still displayed in vanilla format

Z3r0xh commented 2 weeks ago

I downloaded your /chc debug and opened the last error log, but it seems there is another problem when the plugin starts with WorldGuard. You need to check your entire startup log and fix all other plugin issues first.

okay, I found a way to fix it through /chc reload

Anyway, I think it's a problem when the plugin starts next to that module.

kangarko commented 2 weeks ago

Unfortunately it looks like a plugin incompatibility then

Z3r0xh commented 2 weeks ago

Unfortunately it looks like a plugin incompatibility then

I tried only with chatcontrolred, protocollib and essentials and still had the same problem

kangarko commented 2 weeks ago

Provide me the full startup log with these three plugins then please. And make sure essentials is not overtaking our /pm or /tell command.

Z3r0xh commented 1 week ago

Provide me the full startup log with these three plugins then please. And make sure essentials is not overtaking our /pm or /tell command.

https://mclo.gs/uM50p9A

image

kangarko commented 1 week ago

Does it work automatically when you only have ChatControl plugin installed?

Z3r0xh commented 1 week ago

Does it work automatically when you only have ChatControl plugin installed?

If I only have chatcontrolred, yes, it is a problem with essential. I don't understand it either because within the list I have all the essentials commands related to the msg disabled

image

kangarko commented 1 week ago

Essentials is taking over the command. Open its plugin.yml and remove the command from "command" section.