Adding compatibility

Adding compatibility to ItemsAdder items is very easy! API is free and available via maven package:

How to get an item

Important

Please make sure to listen to the ItemsAdderFirstLoadEvent event. ItemsAdder loads its items and other stuff async, so you have to wait for this event before using the API.

Last updated