diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index cb8e96d..eb028df 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -12,3 +12,4 @@ messages: give-success: "Gave &a%talisman%&r to &a%recipient%" 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"