PluginUtils

ExosPluginUtils, or PluginUtils for short, is a simple, easy-to-use library that saves many Minecraft Spigot developers a lot of time when creating plugins. It allows Spigot developers to create a lot of NMS (net.minecraft.server) and Spigot things like Tablists, Scoreboards, etc, as well as MySQL and SQLite support, a bunch of lines and classes saved, therefore improving the experience while developing plugins.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.4.30.23
Дата

Дата

Тип

Тип

jar
Описание

Описание

PluginUtils
ExosPluginUtils, or PluginUtils for short, is a simple, easy-to-use library that saves many Minecraft Spigot developers a lot of time when creating plugins. It allows Spigot developers to create a lot of NMS (net.minecraft.server) and Spigot things like Tablists, Scoreboards, etc, as well as MySQL and SQLite support, a bunch of lines and classes saved, therefore improving the experience while developing plugins.
Ссылка на сайт

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

https://www.github.com/Exortions/PluginUtils
Система контроля версий

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

https://github.com/Exortions/PluginUtils/tree/master

Скачать ExosPluginUtils

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.exortions/ExosPluginUtils/ -->
<dependency>
    <groupId>com.exortions</groupId>
    <artifactId>ExosPluginUtils</artifactId>
    <version>0.4.30.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.exortions/ExosPluginUtils/
implementation 'com.exortions:ExosPluginUtils:0.4.30.23'
// https://jarcasting.com/artifacts/com.exortions/ExosPluginUtils/
implementation ("com.exortions:ExosPluginUtils:0.4.30.23")
'com.exortions:ExosPluginUtils:jar:0.4.30.23'
<dependency org="com.exortions" name="ExosPluginUtils" rev="0.4.30.23">
  <artifact name="ExosPluginUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exortions', module='ExosPluginUtils', version='0.4.30.23')
)
libraryDependencies += "com.exortions" % "ExosPluginUtils" % "0.4.30.23"
[com.exortions/ExosPluginUtils "0.4.30.23"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar RELEASE
org.reflections : reflections jar 0.9.12

provided (1)

Идентификатор библиотеки Тип Версия
org.spigotmc » spigot jar 1.16.5-R0.1-SNAPSHOT

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

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

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

Версия
0.4.30.23