FateUHC API

Overview

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.

Requirements

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 Details

Maven support is pending.

API Jar Download

API Guidelines

You may find our API guidelines on our site here.

Java Docs

You can find the API JavaDocs on our site here.

Last updated