- Exception for failing to convert String to enum when calling a function with enum argument
- Lag issue with the PermissionCheckEvent is addressed now
- Some bug fixes in AreaTrigger
- InventoryTrigger now also saves the MetaData. The displayName and lore section of .yml file is now deprecated yet not deleted for backward compatibility (read only). MetaData includes enchantments, displayname, lore, etc.
- WHILE statement now show proper message upon error not just weird class cast exception
- Some new functions to create head items from name or base64 in CommonFunctions. Check out javadoc
- Some examples are added to the CommonFunctions' javadoc