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

1.20.2: Ignore Issue #2695

Closed efekurbann closed 3 weeks ago

efekurbann commented 1 month ago

"/version ChatControlRed" - plugin version

10.25.4

Are you using MySQL?

No

Are you using BungeeCord?

No

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

No response

Information about the issue/bug

Lets say, I gave my players permission to ignore each other. (/ignore command) And I gave them the following permissions: chatcontrol.command.ignore chatcontrol.command.ignore.list

The issue is that, they can force other players to ignore each other by simply using /ignore <player> <otherPlayer> Yes. I am 100% sure they do not have chatcontrol.command.ignore.others permission.

kangarko commented 4 weeks ago

Sorry for delay, I was sick. Gonna be looking into this tomorrow.

kangarko commented 3 weeks ago

They must have the ignore.others permission because it is literally hardcoded in the code:

b

a

Do a verbose/debug with luckperms or your other permission plugin. or try giving them the ignore.others on false explicitely.