The FateUHCAPI was added in plugin version 3.94. This API will allow users to create custom addons and grab data easily from the plugin.
The FateUHCAPI is currently in public alpha. This means that nothing is final and things may change in future releases.
Just like any other API you can either use Maven or import our API jar as a library manually.
Importing the FateUHCRelease.jar will not work it MUST be our FateUHCAPI.jar
Maven support will release at V1.0.
You may find our API guidelines on our site here.
You can find the API java docs on our site here.