When ChannelListGUI is enabled in the config, players will now get an inventory UI when they use /channellist or /chlist
This UI allows you to join and leave channels and set your main channel without running any additional commands.
It is also permission and ban safe as it won't show a player any channels they have been banned from or don't have permission to see.
Added private messaging with the ability to override your current solution
Added /r or /reply to reply to the last person who communicated with you
Moved to LapisCore for the core of the plugin, this means LapisChat will get bug fixes when my other plugins do
Minor bug fixes
Channel permissions now default to false, this means player who are OP will not automatically be given all permissions
API Docs have been added and uploaded and are available from the API section of the plugin description.
The plugin now officially supports 1.13 as well. This is backwards compatible so it will work on most versions but it now officially supports 1.13
Fixed loading of non existent channels for CustomChannels add-on
Adjusted channel class to allow passwords in CustomChannels
Modified order of operations in the /ch command to allow passwords to work without extra messages
Fixed player data not being saved