âJava API
Installing the API
You just have to use maven or gradle, you can get the API here
Javadocs
Important notes
It's very important to listen to the ItemsAdderLoadDataEvent event in order to make sure items are correctly loaded before accessing them.
ItemsAdder loading is async that's why.
Last updated