mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-05 01:28:45 +01: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