Skip to content

Repository files navigation

Nightstorm

Automated publishing of experimental Minestom scaffold releases for the latest Minecraft snapshots.

How to Use

Add the Nightstorm Maven repository:

repositories {
    maven {
        url = uri("https://nightstorm.flowstom.net/")
    }
}

Replace your Minestom dependency with:

dependencies {
    implementation "net.flowstom:nightstorm:<version>"
}

Kotlin DSL:

dependencies {
    implementation("net.flowstom:nightstorm:<version>")
}

Replace <version> with a version from the available releases, for example 2026.07.22-26.3-snapshot-5.

About

Automated publishing of scaffold releases of Minestom for latest Minecraft snapshots

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages