Update MiniMessage to 4.10.1 (#3617)

* chore!: bump MiniMessage to 4.10.1

BREAKING CHANGE: bumping MiniMessage and Adventure removes the adventure Template class and breaks the whole messaging system api wise

* chore: fix minimessage messages, fix circular method reference
This commit is contained in:
Pierre Maurice Schwang
2022-05-14 17:05:28 +02:00
committed by GitHub
parent d5f8a0842b
commit 62ee60a76c
117 changed files with 2195 additions and 1335 deletions

View File

@ -12,9 +12,9 @@ spotbugs = "4.7.0"
snakeyaml = "1.30" # Version set by Bukkit
# Adventure & MiniMessage
adventure-api = "4.9.3"
adventure-text-minimessage = "4.1.0-SNAPSHOT"
adventure-platform-bukkit = "4.0.1"
adventure-api = "4.10.1"
adventure-text-minimessage = "4.10.1"
adventure-platform-bukkit = "4.1.0"
# Plugins
worldedit = "7.2.10"