mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Expose Adventure APIs
This commit is contained in:
parent
d4873e5e02
commit
838c95828d
@ -186,9 +186,9 @@ dependencies {
|
||||
// Adventure, for text messages
|
||||
api platform("net.kyori:adventure-bom:4.5.1")
|
||||
api "net.kyori:adventure-api"
|
||||
implementation "net.kyori:adventure-text-serializer-gson"
|
||||
implementation "net.kyori:adventure-text-serializer-plain"
|
||||
implementation "net.kyori:adventure-text-serializer-legacy"
|
||||
api "net.kyori:adventure-text-serializer-gson"
|
||||
api "net.kyori:adventure-text-serializer-plain"
|
||||
api "net.kyori:adventure-text-serializer-legacy"
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
Loading…
Reference in New Issue
Block a user