diff --git a/ansible/files/proxy-config/plugins/ajqueue/messages.yml b/ansible/files/proxy-config/plugins/ajqueue/messages.yml index 6a6336aa0..5d55c6c19 100644 --- a/ansible/files/proxy-config/plugins/ajqueue/messages.yml +++ b/ansible/files/proxy-config/plugins/ajqueue/messages.yml @@ -130,14 +130,9 @@ max-tries-reached: '&cUnable to connect to {SERVER}. Max retries reached.' auto-queued: '&aYou''ve been auto-queued for {SERVER} because you were kicked.' velocity-kick-message: 'You were kicked while trying to join {SERVER}: {REASON}' updater: - update-available: |- - - An update is available for ajQueue! - You can download it by clicking here - or running /ajQueue update - - no-update: There is not an update available - success: The update has been downloaded! Now just restart the server + update-available: "" + no-update: "" + success: "" already-downloaded: '&aYou have already downloaded an update! &7Restart the server to apply it' slow-feedback: '&7Checking for update and downloading...'