From a74b801576c0a11665bc7b2910d25736511c8dbe Mon Sep 17 00:00:00 2001 From: Artur Kociszewski <36969029+xartuu@users.noreply.github.com> Date: Sun, 30 Apr 2023 19:46:04 +0200 Subject: [PATCH] feat: Added message about the need for a key --- src/main/resources/en_US.lang | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/en_US.lang b/src/main/resources/en_US.lang index 0da1b88..146b7ee 100644 --- a/src/main/resources/en_US.lang +++ b/src/main/resources/en_US.lang @@ -187,6 +187,7 @@ event: wrongkey: '&cThis key doesn''t belong to this kit..' success: '&9Successfully opened a crate.' given: '&9You have received a %crate% %kit% crate.' + needkey: '&cYou need the right key to get this kit' claim: cannotafford: '&9You cannot afford to buy kit &7%kit%&9.' nottwice: '&9You can only receive this kit once.'