← Назад к ресурсам

ctLib

A library for data storage and make things simple

Modrinth library

Описание

# ctLib This is a mod/plugin library for Bukkit/Spigot/Paper/Folia and fork.Also supproted Fabric and Velocity. #### You need run it in at least Java11 It provides some simple APIs for storing data and other operations. ### Supported: - Folia - Paper/Purpur - Bukkit/Spigot - Fabric - Quilt - Forge - NeoForge - NukkitX - ### API: - mysql(Only plugin) - sqlite - chat prefix - simple yaml editor(For non-Bukkit series) - simple json editor - network API ### Future plan: - add more database - 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](https://github.com/CSNeko/ctlib)