ctLib
ctLib is a universal library for Minecraft mods and plugins, compatible with various server platforms. Java 11 or newer is required for proper operation.
Supported Platforms
The library works on the following server solutions:
- Folia
- Paper and Purpur
- Bukkit and Spigot
- Fabric
- Quilt
- Forge
- NeoForge
- NukkitX
Functional Capabilities
ctLib provides developers with convenient APIs for various tasks:
- Working with MySQL databases (plugins only)
- SQLite support
- Chat prefix configuration
- Simple YAML file editor (for non-Bukkit platforms)
- JSON data management
- Network APIs
Installation and Usage
For players and server administrators: simply download the library file and place it in the mods or plugins folder on your server.
Developers can find detailed documentation and usage examples in the project repository on GitHub.
Development Plans
Future versions plan to add support for additional databases and expand the library's functional capabilities.