From e7a36a7e47427ca0651e4d2f85bc4a889eb6becc Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 4 Aug 2022 12:37:22 +0100 Subject: [PATCH] lang --- eco-core/core-plugin/src/main/resources/lang.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 9ead7e6..6c5b470 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -14,5 +14,4 @@ messages: cannot-afford: "&cYou can't afford to do this! &fCost: &a$$%cost%" cannot-afford-type: "&cYou can't afford to do this! &fCost: &a%cost% %type%" on-cooldown: "&cThis effect is on cooldown! &fTime left: &a%seconds% seconds" - cannot-transmit: "&cYou can't transmit here!" - repaired-effects: "Fixed lingering effects for %player%!&f They have been kicked to prevent effect mismatch." + cannot-transmit: "&cYou can't transmit here!" \ No newline at end of file