Плагины/CTCommons
CTCommons

CTCommons

Library to centralize main functions for multiple plugins which will allow better maintaining capabilities and will lower general plugin sizes.

256
2

CTCommons

Development Builds / GitHub / Javadocs

CTCommons is a library to centralize main functions for multiple plugins which will allow better maintaining capabilities and will lower general plugin sizes.

Plugins using this library:

Maven

<repositories>
    <repository>
        <id>ctogether</id>
        <url>https://maven.craft-together-mc.de/</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>de.crafttogether</groupId>
        <artifactId>CTCommons</artifactId>
        <version>1.0-BETA</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

This library Includes:

Совместимость

Minecraft: Java Edition

1.18–1.19.31.17–1.17.1

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:2 года назад
Обновлён:2 года назад
Главная