ctLib
This is a mod/plugin library for Bukkit/Spigot/Paper/Folia and fork.Also supproted Fabric and Velocity.
It provides some simple APIs for storing data and other operations.
It allows you to store data through Sqlite and allows multiple mods to be better connected.
Supported:
- Folia
- Paper/Purpur
- Bukkit/Spigot
- Fabric
API:
- mysql(Only plugin)
- sqlite
- chat prefix
- simple yaml editor(For non-Bukkit series)
Future plan:
- add more database
- add simple json editor
- more things...
How to use
If you are a player or a server manger,you just download it and copy to mods or plugins floder.
If you are a developer,you can get more informations form github