Permissions broke on 1.12?
aescraftbr opened this issue ยท 7 comments
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
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.
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
I'm using this: https://dev.bukkit.org/projects/chatex
So what was the issue/solution? You should post it, in case anyone else is having the same problem.