Extensions
KStom
KStom is the kotlin library for minestom created by Cepi. It is used in any kotlin extension created by Project-Cepi.
It contains serializers for kotlinx.serialization, raycasting, command utilities + generation by classes, and much more.
Kepi
Kepi is the core for any extension specific to Cepi. It contains useful utilities, data storage handling, and a translation manager.
Making an Extension
If you want to make an entirely new system for Cepi, create a repository based on the ExampleExtension repository. The minestom wiki is a good place to learn minestom features