Fix for inconsistency for specialized commands item:[data]! and hasitem:[data]! variables. Keep in mind that these variables check by items material and NBT data, so renamed items or items with enchants will not match basic items
Fix for specialized commands cooldown:[amount]! variable not accepting fractional cooldowns, so now you can have cooldown:0.5! for half a second cooldown
Fix and as a feature, you can heal by negative amounts now too, /cmi heal Zrips -10 would damage player by 10 points, keep in mind that this will not kill player even if resulted damage would be over players current health
Added option to define time you want to show message when using !title! variable in locale files. Format is as !title:[time]!, for example !title:4.5! which will show title message for 4.5 seconds. This will need latest CMILib to work
Fix for issue with /cmi sc command when you step on pressure plate
Added auto pagination to holograms line editor which now will show 10 lines per page instead of showing all of them in one go. You will need to update CMILib for this
Hologram editor lines are now limited (only visually in editor) to a specific length so that lines fit in more consistently without overwhelming entire chat window
Added option to define ClickCommands for few chat messages, this will work in a similar way as ClickSuggestions did before, tho when you have command set then it will be performed on a click instead of showing suggestion while you can still get suggestion by shift+left clicking on it