- fixed api method: setCustomItemDurability
- fixed duplication bugs with campfire
- fixed furnitures can't be removed if no LightApi is installed
- fixed rare error exiting vehicle
- fixed rare error: Exception while getting NBTCompound from TileEntity!,
https://github.com/LoneDev6/ItemsAdder/issues/110#issuecomment-608345504
- fixed fishing loot tables not working
- fixed lore not showing on all swords
- now /iadurability sets durability also to vanilla items
- implemented item permissions
https://itemsadder.plugin.ga/plugin-usage/adding-content/item-properties/basic/item-permission
- added search permission ia.user.iasearchgui
- optimized plugin loading time (recipes related)
- optimized light emitting blocks/furnitures
- added worldedit flags
https://itemsadder.plugin.ga/plugin-usage/worldguard-flags
- added new property "riding" to hide a HUD when player is riding an entity
example:
Code (Text):
show:
auto: true
creative: false
underwater: false
riding: false