AstraLib is a library for the faster development of Minecraft Paper and Velocity plugins. The name originates from a combination of the name Astralia (a Minecraft RPG server that never came to life) and the word library. Now it is used for serveral plugins for the german Minecraft CityBuild and Skyblocm server UnknownCity.de (whose development is currently paused) and some personal projects of TheZexquex.
Repository:
maven {
name = "unknowncitySnapshots"
url = uri("https://repo.unknowncity.de/snapshots")
}Dependency:
AstraLib is available for the platforms paper and velocity
implementation("de.unknowncity.astralib:astralib-{{PLATFORM}}:{{VERSION}}")