From 0839161bb235bc112a5e905a267df6490e3a7fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 11 Feb 2023 20:56:19 +0100 Subject: [PATCH] Update lang string --- src/main/resources/lang.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang.yml b/src/main/resources/lang.yml index dbb78f7..84b39b6 100644 --- a/src/main/resources/lang.yml +++ b/src/main/resources/lang.yml @@ -1,6 +1,6 @@ error: console-access-blocked: '&cSorry, but this command is not available via console.' - already-teleporting: '&cYou are already in the teleportation queue!' + already-teleporting: '&cYou are already being teleported!' hub-not-set: '&cThe hub is not set.' spawn-not-set: '&cThe spawn is not set.' unknown-world: '&cError: world "%w%" does not exist!'