Add tablist manager and Volcano rank provider

Introduce a TablistManager to manage per-player scoreboard teams, tab header/footer and periodic updates; uses a ServerRankProvider abstraction. Add DefaultServerRankProvider and VolcanoServerRankProvider (uses CoreAPI) in ServerRankProvider.kt. Wire TablistManager into SpeedHG: initialize in onLoad, update on join, and shutdown on disable. Add local VolcanoAPI.jar as compileOnly dependency and declare Volcano as a plugin dependency in plugin.yml.
This commit is contained in:
TDSTOS
2026-04-11 02:34:42 +02:00
parent da7e495374
commit 13f6ce5638
5 changed files with 474 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ api-version: '1.21'
depend:
- "WorldEdit"
- "Apollo-Bukkit"
- "Volcano"
permissions:
speedhg.bypass: