Support multiple named billboards per arena
Build / build (push) Successful in 1m16s

This commit is contained in:
Michael Burgess
2026-08-07 11:13:50 -04:00
parent 412c9411b8
commit 796f8bd1de
6 changed files with 189 additions and 78 deletions
+3 -2
View File
@@ -20,8 +20,9 @@ admin:
lobby-set: "<green>Lobby set for '%arena%'.</green>"
spawn-set: "<green>Spawn set for '%arena%'.</green>"
spectator-set: "<green>Spectator location set for '%arena%'.</green>"
billboard-set: "<green>Billboard set for '%arena%'. It will display the target color each round.</green>"
billboard-removed: "<green>Billboard removed for '%arena%'.</green>"
billboard-set: "<green>Billboard '%name%' set for '%arena%'. It will display the target color each round.</green>"
billboard-removed: "<green>Billboard '%name%' removed for '%arena%'.</green>"
billboard-unknown: "<red>No billboard named '%name%' exists for '%arena%'.</red>"
pos1-set: "<green>Position 1 set for '%arena%'.</green>"
pos2-set: "<green>Position 2 set for '%arena%'.</green>"
pos1-set-we: "<green>Position 1 set for '%arena%' from your WorldEdit selection.</green>"