Other plugins can now hook into Custom Items! This allows other plugins to use and interact with your Custom Items!
If you want to use Custom Items with another plugin (for example, make your custom kill drops plugin, or your quests plugin use Custom Items), just ask the developer of that plugin to add the Custom Items API!
Developers can use the API by using the class
com.jojodmo.customitems.api.CustomItemsAPI
and the methods inside of it. Each method has JavaDocs attached so you can see the usage. The most important methods are