Fix : "Your message is strange, you can't send it.", now it will throw this error if you send a message that looks like a password (numbers + letters)
Fix : Crash with Vault if no permission plugin with groups installed
Update (API) : Remove posted attribute from ChannelReceiveMessageEvent
Update (API) : Add bypass security for the method sendMessage
Update (API) : Add ChannelPreSendEvent (cancellable)
Update (API) : Add MessageNotSendEvent
Added : Channels can be selected by default if the message contains a specific word
+ [BUG] Fix bug when you mention a player, the color after the name is white
+ [ADDED] showRestrictedChannels inside "chat" section to show or not channels if the player doesn't have the permission
You can now execute /channels command to list all listable channels and click on one of them to change your channel.
About MessageManagerAPI, now there is a security check to generate missing messages. You can also send a list of parameters instead of function arguments and you can get a message without the prefix (to be use inside GUI for example)