Chroma-Core is a Spigot plugin that provides APIs to manage users, messages, exceptions and others across different platforms and has an easy to use command and a config system. It also comes with a component system to make the Chroma plugins highly configurable.
See the other pages for more information.
Maven info
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io/</url>
</repository>
<dependency>
<groupId>com.github.TBMCPlugins.ChromaCore</groupId>
<artifactId>Chroma-Core</artifactId>
<version>v1.0.0</version>
</dependency>