[FEAT] MiniMessage formatting support

This commit is contained in:
2024-08-31 12:19:08 +02:00
parent c808f53841
commit 6f6c93c6ee
3 changed files with 7 additions and 2 deletions

View File

@@ -62,6 +62,7 @@ subprojects {
shade "me.hypherionmc.sdlink:mcdiscordformatter-1.20.3:${discord_formatter}"
shade "net.kyori:adventure-api:${adventure}"
shade "net.kyori:adventure-text-serializer-gson:${adventure}"
shade "net.kyori:adventure-text-minimessage:${adventure}"
compileOnly 'net.luckperms:api:5.4'
compileOnly("org.projectlombok:lombok:${lombok}")