Convert legacy color codes; fix tablist & deps
Add conversion of legacy Bukkit color codes (§-codes) to MiniMessage tags in ServerRankProvider to avoid MiniMessage parsing errors when deserializing rank prefixes. Introduce convertLegacyToMiniMessage and use it before mm.deserialize. Fix tablist footer formatting by adjusting the ping tag closure in TablistManager. Update plugin.yml dependency name from "Volcano" to "Kup".
This commit is contained in:
@@ -6,7 +6,7 @@ api-version: '1.21'
|
||||
depend:
|
||||
- "WorldEdit"
|
||||
- "Apollo-Bukkit"
|
||||
- "Volcano"
|
||||
- "Kup"
|
||||
|
||||
permissions:
|
||||
speedhg.bypass:
|
||||
|
||||
Reference in New Issue
Block a user