Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Developer API

Matej Pacan edited this page Aug 12, 2020 · 11 revisions

If you are a developer, ChatControl offers you several method to implement its functionality into your plugin. See the following classes to learn how you can benefit from ChatControl's Pro API.

You can hook into your ChatControl Pro .jar file directly using the systemPath dependency scope in Maven or importing as a library in your build path.

If you are a developer and you have plugins published on SpigotMC, PM kangarko on SpigotMC to obtain a free developer license to use the ChatControl Pro API.

Usage

Below you'll find all the API packages. These classes are well-documented and should be self-explanatory.

API Packages