API
Information about the API for Custom Enchants+
How to utilize CustomEnchants+'s API
All API methods can be found HERE
Within your plugin.yml add
If you want CustomEnchants+ to be absolutely necessary to your plugin do this instead
Add CustomEnchants+ to your Java Project as an external library
Utilize the API by using the static methods within CustomEnchantsAPI
Example:
Obtaining a specific custom enchantment
Example:
Obtaining a scroll
Example:
Last updated