☄️Platforms

Mineject supports various platforms. To integrate a specific platform, simply replace {ARTIFACT} with the platform's name.

If you don't know what {TAG} is, click here

repositories {
    mavenCentral()
    maven("https://jitpack.io")
}

dependencies {
    implementation("com.github.failutee.Mineject:{ARTIFACT}:{TAG}")
}
Platform
Artifact

Spigot

mineject-spigot

BungeeCord

Soon...

Last updated