Display variant and style in UI and Discord
Include the configured lunarclient.variantName in the game start Discord embed and expose both the lunar variant and the player's selected playstyle on the lobby/ingame scoreboards. Added placeholders to language file for variant and style. Files changed: GameManager.kt, ScoreboardManager.kt, and en_US.yml.
This commit is contained in:
@@ -176,9 +176,11 @@ commands:
|
||||
scoreboard:
|
||||
title: '<gradient:red:gold><bold>SpeedHG</bold></gradient>'
|
||||
lobby:
|
||||
- " <variant>"
|
||||
- "<gray><st> "
|
||||
- "Players: <green><online>/<max>"
|
||||
- "Kit: <yellow><kit>"
|
||||
- "Style: <yellow><style>"
|
||||
- "Rank: <rank>"
|
||||
- ""
|
||||
- "<gray>Waiting for start..."
|
||||
|
||||
Reference in New Issue
Block a user