The main plugin for Mine in Abyss, a recreation of Made in Abyss in Minecraft. Includes the curse, relics, and more.
Mine In Abyss is a Paper plugin made for the Mine In Abyss Minecraft server. The server aims to recreate the world
of Made in Abyss within Minecraft. You can join
our Discord for more information about the server. Visit our
site mineinabyss.com for news and our social media links.
Please read
our Setup and Contribution guide.
repositories {
maven("https://repo.mineinabyss.com/releases")
}
dependencies {
compileOnly("com.mineinabyss:mineinabyss:<version>")
}