2024-07-10 21:28:46 +08:00

6 lines
177 B
Plaintext

description = "Fork of the first authentication plugin for the Bukkit API!"
dependencies {
// Adventure Bukkit
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
}