ctLib is a lightweight Nukkit plugin library designed to simplify data storage and common server development tasks for a Minecraft server. It provides straightforward APIs that help other plugins manage persistent information without rebuilding the same tools from scratch.
Its features include SQLite and MySQL support, JSON handling, a simple YAML editor for compatible environments, chat prefix utilities, and a network API. This makes it useful for creating organized gameplay systems and connected server features. At BoxToPlay, we recommend it as a helpful foundation for developers, although the project is currently archived and may not receive further updates.
Create your Nukkit server and install CtLib with one click!