Skip to content

Download

Download

RedStoneMe is distributed as a Bukkit plugin JAR.

Project Pages

Build It Yourself

If you want to build from source:

./gradlew shadowJar

The packaged plugin JAR is generated in:

build/libs/redstone-me-<version>.jar

Use ./gradlew printVersion to print the current project version in CI or release scripts.