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.

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 will release in API v1.0

API Jar Download

API Guidelines

You may find our API guidelines on our site here.

Java Docs

You can find the API java docs on our site here.

Last updated