From dd373c08d179a51132faf8c2c688eb2103ecd18c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 3 Jan 2022 19:11:23 +0000 Subject: [PATCH] Fixed script --- eco-core/core-plugin/src/main/resources/lang.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 20b81ca..21b88fe 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -13,7 +13,7 @@ messages: invalid-stone: "&cInvalid reforge!" give-success: "Gave &a%reforge%&r reforge stone to &a%recipient%" on-cooldown: "&cThis reforge is on cooldown! &fTime left: &a%seconds% seconds" - cannot-afford: "&cYou can't afford to do this! &fCost: &a$%cost%" + cannot-afford: "&cYou can't afford to do this! &fCost: &a$$%cost%" menu: title: "Reforge Item"