Small fix related to finding teleport location when you are near bedrock
Fix for issue when teleporting to unloaded chunk and it shows that place as unsafe (void)
New placeholder %cmi_user_itemcount_[materialName]% which will return amount of items player has in his inventory by defined material
New thing with IC and Specialized commands. Now you can define particular click type if you want to perform different commands while clicking different mouse buttons. So you have options: left, right, leftshift, rightshift. Which can be defined in specialised commands as click:leftshift! and following command will only get performed when player is sneaking and clicks left mouse button.