FateUHC API
Overview
Requirements
Maven Details
Maven support is pending.API Jar Download
API Guidelines
Java Docs
Last updated
The FateUHCAPI was introduced in plugin version 3.94. This API enables users to create custom addons and easily retrieve data from the FateUHC plugin. A full API recode occurred in FateUHC 3.2.23.
To use the FateUHCAPI, you have two options for importing it into your project:
Maven: Maven support for the FateUHCAPI will be available starting from API version 1.0. Please refer to the Maven details provided with the API release.
Manual Import: Ensure that you import the FateUHCAPI.jar specifically, as importing the FateUHC.jar will not work for API integration.
Maven support is pending.You may find our API guidelines on our site here.
You can find the API JavaDocs on our site here.
Last updated