LoginSystem/project/build.gradle.kts
2024-07-10 18:52:31 +08:00

9 lines
131 B
Plaintext

description = "Fork of the first authentication plugin for the Bukkit API!"
repositories {
mavenCentral()
}
dependencies {
}