mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-27 03:04:43 +02:00
feat: cloud commands
This commit is contained in:
@ -53,6 +53,10 @@ dependencies {
|
||||
|
||||
// Adventure
|
||||
implementation("net.kyori:adventure-platform-bukkit")
|
||||
|
||||
// Cloud
|
||||
implementation(libs.cloudPaper)
|
||||
implementation(libs.cloudMinecraftExtras)
|
||||
}
|
||||
|
||||
tasks.processResources {
|
||||
|
Reference in New Issue
Block a user