new:
- added "cancel" action to cancel an event: (scroll down)
https://itemsadder.plugin.ga/plugin-usage/adding-content/item-properties/events/actions
- added tutorials for skript API:
https://itemsadder.plugin.ga/developers/skript-api
new API:
- added new method to set the color of a FontImage. FontImageWrapper#setColor(color) and FontImageWrapper#getColor()
- small API fixes
fixes:
- plugin loading with ArmorEquipEvent:
https://github.com/LoneDev6/ItemsAdder/issues/216
- fixed bucket related events not called correctly:
https://github.com/LoneDev6/ItemsAdder/issues/215
- fixed iaget and iagive message when item is missing (now won't throw a server error but a message)
- fixed error when killing villagers or any entity that has NBT matcher enabled to drop a custom item (in this case the straw_hat villager drop)
- fixed compatibility with EpicBackpacks, now backpacks that has "hat" behaviour won't be put on head on rightclick if they are also backpacks of EpicBackpacks