-
Notifications
You must be signed in to change notification settings - Fork 0
Coalesce Core API
NJDaeger edited this page Feb 7, 2018
·
1 revision
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.
- 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!