6 lines
177 B
Plaintext
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")
|
|
} |