mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-01 10:22:55 +02:00
Render minimessage in prefix/suffix/meta values (#3672)
This commit is contained in:
@@ -36,6 +36,10 @@ dependencies {
|
||||
exclude(module: 'adventure-bom')
|
||||
exclude(module: 'adventure-api')
|
||||
}
|
||||
api('net.kyori:adventure-text-minimessage:4.14.0') {
|
||||
exclude(module: 'adventure-bom')
|
||||
exclude(module: 'adventure-api')
|
||||
}
|
||||
api('net.kyori:ansi:1.0.1')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user