KrafticsLib

Spigot library to make plugin coding fun and easier

Лицензия

Лицензия

MIT
Группа

Группа

com.kraftics
Идентификатор

Идентификатор

krafticslib-command
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

KrafticsLib
Spigot library to make plugin coding fun and easier
Ссылка на сайт

Ссылка на сайт

https://github.com/KrafticsTeam/KrafticsLib
Организация-разработчик

Организация-разработчик

KrafticsTeam
Система контроля версий

Система контроля версий

https://github.com/KrafticsTeam/KrafticsLib

Скачать krafticslib-command

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 16.0.2

Модули Проекта

Данный проект не имеет модулей.
KrafticsLib

KrafticsLib

Make your spigot plugin coding easier

Spigot Build Code Quality Release Servers

Installation

  1. Download KrafticsLib from the release page
  2. Put the downloaded jar into plugins folder in your's server
  3. Run the server

Development

You can download KrafticsLib from the release page, or use one of these build tools (replace (latest_version) with latest version):

Maven

<dependency>
  <groupId>com.kraftics</groupId>
  <artifactId>krafticslib-core</artifactId>
  <version>(latest_version)</version>
  <scope>provided</scope>
</dependency>

Gradle

compileOnly 'com.kraftics:krafticslib-core:(latest_version)'

Contributing

Do you like this project and want to contribute?
You can post ideas, bug reports and pull request at the issue tracker

com.kraftics

Kraftics

Java programming organization

Версии библиотеки

Версия
1.0.0