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