Last Version

PluginUtils 0.4.30.23

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.

License

License

GroupId

GroupId

com.exortions
ArtifactId

ArtifactId

ExosPluginUtils
Version

Version

0.4.30.23
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://www.github.com/Exortions/PluginUtils
Source Code Management

Source Code Management

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

Download ExosPluginUtils 0.4.30.23


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar RELEASE
org.reflections : reflections jar 0.9.12

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot jar 1.16.5-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.