9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

chore: exclude lin-bus from worldguard depend

This commit is contained in:
LoJoSho
2025-08-01 21:59:30 -05:00
parent 478c4280c1
commit 79630263f2

View File

@@ -85,6 +85,7 @@ allprojects {
exclude(group = "com.google.code.gson")
exclude(group = "it.unimi.dsi")
exclude(group = "com.sk89q.jnbt")
exclude(group = "org.enginehub.lin-bus.format")
}
compileOnly("io.github.toxicity188:BetterHud-standard-api:1.12") //Standard api
compileOnly("io.github.toxicity188:BetterHud-bukkit-api:1.12") //Platform api