mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 02:34:42 +02:00
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:

committed by
GitHub

parent
d5f8a0842b
commit
62ee60a76c
@ -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"
|
||||
|
Reference in New Issue
Block a user