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