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

Developer API

kangarko edited this page May 6, 2019 · 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.

To get the API without purchasing ChatControl Pro, please refer to https://github.com/kangarko/ChatControl-Pro/releases

Usage

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

API Packages

Clone this wiki locally