Doesn't work unless user is moderator/adminNot An Issue

Hello. The plugin doesn't work even if the user has the bettersay.use permission unless they in the list for moderatorid/ownerid. No errors or anything in the console when a user with the permission types the message

That isn't really possible, as the only permission check is the bettersay.use permission. There is physically no admin/moderator permission check and the player isn't even the one that sends the message, the server is.

How exactly did you grant the permission?

EVVSrIIg2QYeFyC.jpg Wulf

That isn't really possible, as the only permission check is the bettersay.use permission. There is physically no admin/moderator permission check and the player isn't even the one that sends the message, the server is.

How exactly did you grant the permission?

Chat moderators have oxide group "chatmoderator", permission is granted through

o.grant group chatmoderator bettersay.use

https://i.imgur.com/K3SNnib.png

Sounds like you have something else intercepting the command then before this plugin, else this plugin isn't loaded.

Locked automatically