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.4: Is there a way to limit [item] in chat with a permission? #2599

Closed Denial234 closed 4 months ago

Denial234 commented 4 months ago

Are you using MySQL?

No

Are you using BungeeCord/Velocity?

No

Question

Is it possible to only allow people with a specific permission to use [item] in chat?

Hatsuharu33227 commented 4 months ago

You can try to add Sender_Permission: 'something.you.want' in item.yml

Denial234 commented 4 months ago

That actually works ^^ but instead of returning the message as [item] in chat, it just leaves the message blank.

kangarko commented 4 months ago

That is a technical limitation, I will try to work this around in the next major release.