Adventure 4.3.0: Player list header/footer

This commit is contained in:
Riley Park
2020-12-06 17:50:57 -08:00
parent 9825f5891b
commit 5da085d82f
9 changed files with 89 additions and 33 deletions

View File

@@ -66,7 +66,9 @@ dependencies {
implementation 'it.unimi.dsi:fastutil:8.4.1'
implementation 'net.kyori:event-method-asm:4.0.0-SNAPSHOT'
implementation 'net.kyori:adventure-nbt:4.0.0-SNAPSHOT'
implementation(platform("net.kyori:adventure-bom:${adventureVersion}"))
implementation("net.kyori:adventure-nbt")
implementation 'org.asynchttpclient:async-http-client:2.12.1'