CTCommons

一个用于集中多个插件的主要功能的库,将有助于更好地维护,并降低插件的总体大小。

资源图片
# CTCommons [Development Builds](https://ci.craft-together-mc.de/job/CTCommons) / [GitHub](https://github.com/CraftTogetherMC/CT-Commons) / [Javadocs](https://ci.craft-together-mc.de/job/CT%20Commons/javadoc) CTCommons 是一个库,用于集中管理多个插件的主要功能,从而实现更好的维护能力并降低插件的总体大小。 ## 使用此库的插件: - [TC-Portals](https://modrinth.com/plugin/tc-portals) - [TC-Destinations](https://modrinth.com/plugin/tc-destinations) ## Maven ```xml ctogether https://maven.craft-together-mc.de/ ``` ```xml de.crafttogether CTCommons 1.0-BETA provided ``` ## 此库包含: - [HikariCP](https://github.com/brettwooldridge/HikariCP) (高性能的 JDBC 连接池) - [MariaDB Connector/J](https://mariadb.com/kb/en/about-mariadb-connector-j) (JDBC-Driver) - [Adventure](https://docs.adventure.kyori.net) (非常简洁的 UI-Framework,适用于 Bukkit/Bungeecord 等) - [MiniMessage](https://docs.adventure.kyori.net/minimessage) (文本格式,用于表示聊天组件) - [BStats](https://bstats.org) (插件指标)