update adventure platform (fixes hovers and probably more things)
This commit is contained in:
parent
13a47fa743
commit
74463178fe
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ dependencies {
|
|||
implementation "lol.pyr:director-adventure:2.1.2" // Commands
|
||||
|
||||
// Fancy text library
|
||||
implementation "net.kyori:adventure-platform-bukkit:4.3.3"
|
||||
implementation "net.kyori:adventure-platform-bukkit:4.3.4"
|
||||
implementation "net.kyori:adventure-text-minimessage:4.17.0"
|
||||
|
||||
implementation project(":api")
|
||||
|
|
Loading…
Reference in a new issue