Velocity queueing solution

Fix config typo

Changed files
+1 -1
src
main
resources
+1 -1
src/main/resources/messages.yml
··· 60 60 player-same-server: "You are already connected to <red><server>" 61 61 target-no-queue: "<red><player><yellow> is not queued for any server" 62 62 target-unknown: "Unknown player: <red><player>" 63 - queue-cannot-join: "Sorry, you're currently unable to join the queue:<break> <red><reason>" 63 + queue-cannot-join: "Sorry, you're currently unable to join the queue:<br> <red><reason>" 64 64 queue-removed-error: "Sorry, you have been removed from the queue due to a fatal error:<break>" 65 65 queue-removed: "You have been removed from the queue by an admin" 66 66 queue-destroyed: "Queueing for <red><server><yellow> is no longer available"