Fix for some of the emoji icons not showing up in emojipicker
Fix for an error message when trying to load in old saved inventories on latest minecraft servers which fail to be loaded due to changed format
Added Dialog type editor for maxplayers when you don't provide any variables in a command. This will show slider where you can pick max player amount. By default range is between 1 and 200, but if you go over 175 then this range will increase up to 999
Added Dialog type editor for setmotd command
Added tab complete for usermeta command to properly auto complete existing keys from the target user
Fix for money command when performing command on all offline players and it was wanting to remove money from accounts belonging to Towny and similar plugins, this should only remove money for real user accounts
New placeholder as %cmi_stripcolor_{text}% which will return cleaned up text, this can be used with another placeholder like %cmi_stripcolor_{cmi_baltop_name_1}% to get clean players name independent if it had color codes or not
Fix for an issue with teleportation handling in some cases