Skip to content

UnknownCityMC/AstraLib

Repository files navigation

AstraLib

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.

Usage

Dynamic XML Badge

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}}")

About

Utility library for easier creation of Minecraft Paper (an soon Velocity) plugins

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages