Fix for strange error in rare situations when checking afk player list and its in negative size. That's a thing... Who could know...
Fix for kiteditor not processing correctly armor and offhand slots which prevented you to pick up items from those slots
Fix for hover over messages with url which starts with https:// and adds extra http:// at the beginning
Fix for custom text files loading after config file while performing plugin reload, which could have prevented new motd being not recognized if you have added it throw direct file editing
Complete rework for bungeecord handling. Did that shift+delete thing... Now we will have optional (but recommended) CMIBungeeplugin for Bungee server itself to have allot better support. This will solve some of the issues original method had and we will have new features added in time because of this. Without this extra plugin, you can only use the portal system and send players across a network, but the public, staff and private messages will not work. Those features require more complex data handling then portal system, so no plugin on bungee cord, no messaging across network.
Added option to disable bungeecord support entirely if needed. This will disable things like public messages, private message, portals over bungeecord network and all that jazz.
Removed ServerList from config file, as this one will be retrieved automatically from bungeenetwork with new CMI bungee proxy plugin
Now you can send private messages to a player on another server by his nickname on that server instead of using his real name.
New command /cmi serverlist which will list out all servers with players. Vanished players will not be shown if you don't have cmi.seevanished permission node. You can hover over to see full list of players on that server
Small adjustment for /cmi haspermission command to output more accurate feedback message if a player has access to permission node because some plugin give it throw plugin.yml file
Fix for issue when disabling spawnercharges module and that would prevent spawners module from working correctly