From 63622d069cf58e34a67fa3a32d93a101a69f22a0 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 13 Feb 2022 15:54:55 +0000 Subject: [PATCH] Fixed /boosters cancel --- eco-core/core-plugin/src/main/resources/lang.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 066e7b0..42e4fcc 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -14,6 +14,7 @@ messages: on-cooldown: "&cThis effect is on cooldown! &fTime left: &a%seconds% seconds" 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%" + cancelled: "Cancelled the active booster" no-currently-active: "&cThere is no booster currently active!" active-placeholder: "%player% &fhas activated a %booster%&f!"