Skip to content

Coalesce Core API

NJDaeger edited this page Feb 7, 2018 · 1 revision

Overview

The Coalesce Core is an API which makes the development of plugins easier. It contains many expandable features such as a fully customizable command system and an easy to use configuration API.

Features

  • Fully expandable Command Framework (based on the builder pattern)
  • A configuration API
  • An optional automatic update downloader (via GitHub Releases)
  • A customizable SessionAPI
  • Text API, A replacement for TextComponent (based on Sponge)
  • Many more utilities to go along with it!

Clone this wiki locally