mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-11 10:16:15 +00:00
update paper api dependency
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies {
|
||||
because("Minecraft 1.17+ includes slf4j 1.8.0-beta4, so we need to shade it for other versions.")
|
||||
}
|
||||
|
||||
compileOnly("io.papermc.paper:paper-api:1.18-rc3-R0.1-SNAPSHOT")
|
||||
compileOnly("io.papermc.paper:paper-api:1.18-R0.1-SNAPSHOT")
|
||||
shadedImplementation("io.papermc:paperlib:1.0.5")
|
||||
|
||||
shadedImplementation("org.bstats:bstats-bukkit:1.7")
|
||||
|
||||
Reference in New Issue
Block a user