API
How to use
To use and implement the Codex API, create a plugin and import Codex.jar as an external jar or use maven and set the following on your pom.xml file:
Remember to also set depend
or softdepend
in your plugin.yml file!
Methods
You can access all API static methods using the CodexAPI class.
Last updated