<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-legacy</artifactId>
<version>4.9.2</version>
</dependency>
@Grapes(
@Grab(group='net.kyori', module='adventure-text-serializer-legacy', version='4.9.2')
)
compile