This library is a kind of BukkitAPI
wrapper and carries
a more convenient and optimized functionality of the things we are
familiar with, which we use every day in Bukkit
IMPORTANT
This functionality is under development, so it makes no sense to check it now
<dependencies>
<dependency>
<groupId>space.pxstudios</groupId>
<artifactId>minelib</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
implementation ('space.pxstudios:minelib:1.0.0')
IMPORTANT
This functionality is under development, so it makes no sense to check it now