PLEASE UPDATE TO 1.17.1 if you're using 1.17
PLEASE UPDATE
ProtocolLib and
LoneLibs
Also update
LibsDisguises if you're using it.
new api:
- added new methods in the ItemsAdder class: ItemsAdder.getAllItems() will allow you to get all registered items.
fixes:
- fixed durability of items when interacting with other plugins (for example custom timber plugins and similar)
- added a check to prevent min_height >= max_height in populators (world and trees)
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1049
- fixed solid hitbox not applied to furnitures which use a solid material as base. It's still adviced to use PAPER as base material for furnitures tho.
- cleaned up player pack protection code
- fixed server slowing down after months of usage
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1058