Add optional web jukebox: vote for arena music tracks via a small HTTP API
Build / build (push) Successful in 1m19s
Build / build (push) Successful in 1m19s
This commit is contained in:
@@ -9,6 +9,7 @@ errors:
|
||||
arena-full: "<red>Arena '%arena%' is full.</red>"
|
||||
no-region: "<red>Arena '%arena%' has no floor region set (use pos1/pos2).</red>"
|
||||
no-materials: "<red>Arena '%arena%' has no floor materials configured.</red>"
|
||||
jukebox-disabled: "<red>The music jukebox is not enabled on this server.</red>"
|
||||
|
||||
admin:
|
||||
arena-exists: "<red>Arena '%arena%' already exists.</red>"
|
||||
@@ -34,6 +35,7 @@ admin:
|
||||
player:
|
||||
joined: "<green>You joined arena '%arena%'.</green>"
|
||||
left: "<yellow>You left the arena.</yellow>"
|
||||
musicvote-code: "<green>Your music vote code: <bold>%code%</bold></green> <gray>(valid %minutes% minutes) - enter it on the jukebox voting page to pick the next track.</gray>"
|
||||
|
||||
countdown:
|
||||
actionbar: "<yellow>Starting in %time%s...</yellow>"
|
||||
|
||||
Reference in New Issue
Block a user