Fix various instances where Adventure is being used incorrectly

This commit is contained in:
dordsor21
2020-10-19 17:59:04 +01:00
parent 333493f351
commit 7e9a9e14c7
8 changed files with 313 additions and 425 deletions

View File

@ -12,7 +12,7 @@ dependencies {
compileOnlyApi("org.yaml:snakeyaml:1.26") // Some platforms provide this
// Adventure stuff
api("net.kyori:adventure-api:4.1.0")
api("net.kyori:adventure-api:4.1.1")
api("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
// Guice