mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-07 13:25:34 +02:00
fix: compile against 1.20.4
This commit is contained in:
@@ -41,6 +41,7 @@ dependencies {
|
||||
compileOnly(libs.luckperms)
|
||||
compileOnly(libs.essentialsx) {
|
||||
exclude(group = "org.spigotmc")
|
||||
exclude(group = "io.papermc.paper")
|
||||
}
|
||||
compileOnly(libs.mvdwapi) { isTransitive = false }
|
||||
|
||||
|
Reference in New Issue
Block a user