# BlockParty messages - MiniMessage format supported (https://docs.advntr.dev/minimessage/format.html)
errors:
no-permission: "You do not have permission to do that."
unknown-arena: "Unknown arena: %arena%"
already-in-arena: "You are already in an arena. Use /blockparty leave first."
not-in-arena: "You are not currently in an arena."
arena-disabled: "Arena '%arena%' is disabled."
arena-full: "Arena '%arena%' is full."
no-region: "Arena '%arena%' has no floor region set (use pos1/pos2)."
no-materials: "Arena '%arena%' has no floor materials configured."
jukebox-disabled: "The music jukebox is not enabled on this server."
admin:
arena-exists: "Arena '%arena%' already exists."
arena-created: "Arena '%arena%' created."
arena-deleted: "Arena '%arena%' deleted."
arena-enabled: "Arena '%arena%' enabled."
arena-disabled: "Arena '%arena%' disabled."
validation-failed: "Arena '%arena%' failed validation:"
lobby-set: "Lobby set for '%arena%'."
spawn-set: "Spawn set for '%arena%'."
spectator-set: "Spectator location set for '%arena%'."
billboard-set: "Billboard '%name%' set for '%arena%'. It will display the target color each round."
billboard-removed: "Billboard '%name%' removed for '%arena%'."
billboard-unknown: "No billboard named '%name%' exists for '%arena%'."
pos1-set: "Position 1 set for '%arena%'."
pos2-set: "Position 2 set for '%arena%'."
pos1-set-we: "Position 1 set for '%arena%' from your WorldEdit selection."
pos2-set-we: "Position 2 set for '%arena%' from your WorldEdit selection."
floor-set: "Floor palette for '%arena%' set to %count% material(s)."
floor-generated: "Floor generated for '%arena%'."
reloaded: "BlockParty configuration reloaded."
player:
joined: "You joined arena '%arena%'."
left: "You left the arena."
musicvote-code: "Your music vote code: %code% (valid %minutes% minutes) - enter it on the jukebox voting page to pick the next track."
countdown:
actionbar: "Starting in %time%s..."
title: "%time%"
cancelled: "Not enough players - countdown cancelled."
round:
title: "Round %round%"
subtitle: "Stand on %color%!"
actionbar: "Target: %color% - %time%s"
game:
eliminated: "You were eliminated in round %round% of '%arena%'."
win-title: "%player% wins!"
no-winner: "The match ended with no winner."
scoreboard:
title: "BlockParty"
lines:
- "&7Arena: &f%arena%"
- "&7Round: &f%round%"
- ""
- "&7Players: &f%players%"
- "&7Target: &f%target%"
- "&7Time: &f%time%s"