Attempt to deal with adventure api failing now... until it gets fixed.

This commit is contained in:
cyberpwn
2021-09-08 06:34:34 -04:00
parent 6c116e261d
commit 621155f06f
4 changed files with 98 additions and 5 deletions
+2 -2
View File
@@ -177,9 +177,9 @@ dependencies {
// Shaded
implementation 'com.dfsek:Paralithic:0.4.0'
implementation 'io.papermc:paperlib:1.0.5'
implementation "net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT"
implementation "net.kyori:adventure-text-minimessage:4.2.0-SNAPSHOT"
implementation "net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT"
implementation 'net.kyori:adventure-api:4.9.0'
implementation 'net.kyori:adventure-api:4.9.1'
// Dynamically Loaded
implementation 'io.timeandspace:smoothie-map:2.0.2'