PermissionsEx

PermissionsEx

14M Downloads

Permissions broke on 1.12?

aescraftbr opened this issue ยท 7 comments

commented

The perms are set to only alow chat, without bold, color, strikethrough, underline, italic or reset.
When updated to 1.12, the permissions seems broken:

as you can see in this pic: http://imgur.com/a/weBIR
The color codes is working "&a" even with the permissions as false.

[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.bypassads', regex-matched a value of undefined from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.color', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.magic', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.bold', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.strikethrough', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.underline', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.italic', regex-matched a value of false from cache.
[18:22:59] [Async Chat Thread - #15/INFO]: [PermissionsEx] User mensageiro checked for permission 'chatex.chat.reset', regex-matched a value of false from cache.

I'm using ChatEx and this has been reported to them too: TheJeterLP/ChatEx#15
Thanks

commented

ChatEx and the ChatManager plugins (there are dozens with that name) that ChatEx was derived from are not supported by PEX.

If you're using Essentials or EssentialsX, consider using EssentialsChat or EssentialsXChat.

commented

And what do you mean Pex don't support another plugin? As a permission manager, isn't it suppose to control all kinds of permissions?
Also, this was working on ver 1.11.2.
Now with 1.12 (updated today), it's not working. (by not work I mean PEX won't cancel the use of color in chat).

I don't use essentials or essentialsx

commented
commented

So what was the issue/solution? You should post it, in case anyone else is having the same problem.

commented

Forget about it, it's another issue. Sorry for bothering.

commented

Thanks for the update.

commented

It's nothing related with pex nor chatex. The thing is, yesterday I changed all my chat message to a json system.
When a player say something, the event (the message) is canceled and sent as json. So, inside the json, the colors would be available.