Skip to content

Commit 99077bf

Browse files
committed
Fix plaintextserializer
1 parent 91707cb commit 99077bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ allprojects {
8080

8181
implementation("net.kyori:adventure-platform-bukkit:4.3.0")
8282
implementation("net.kyori:adventure-text-minimessage:4.14.0")
83+
implementation("net.kyori:adventure-text-serializer-plain:4.14.0")
8384

8485
implementation("com.github.Revxrsal.Lamp:common:3.1.6"){
8586
exclude group: 'net.kyori', module: 'adventure'

0 commit comments

Comments
 (0)