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