Skip to content

Kotlin library for Minecraft plugin development

Notifications You must be signed in to change notification settings

linpan0/PluginAPI

Repository files navigation

PluginAPI

A library that helps with developing Spigot/Paper plugins for Minecraft

Artifact Information

NOTE: x must be replaced with the version of PluginAPI you wish to use!

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

dependencies {
    implementation("com.github.Bqckword:PluginAPI:x")
}

About

Kotlin library for Minecraft plugin development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages