Extra error catcher when trying to get players main permission group and it would want to throw out an error message in case permission plugin doesn't support that action.
Small fix for bungee feature not disabling fully when disabling its support in a config file
Added option to reset everyone's balance when using cmi resetdbfields Economy command. Before it would simply throw command usage when trying to do it.
Optimized data cache. So now the plugin should be using 25-75% less memory depending on your setup and database size and what's inside of it. Quite a few variables determine how much data plugin will keep loaded, but now it should only keep needed information without affecting its performance.