From 1f73b9acf7afd61828be2a87f8b619ed18a31af1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 14 Aug 2021 13:24:33 +0100 Subject: [PATCH] Fixed lang.yml --- 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 3dfbcf6..a1d3fd5 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -13,6 +13,6 @@ messages: invalid-player: "&cInvalid player!" needs-stone: "&cYou must specify a boss" invalid-stone: "&cInvalid boss!" - give-success: "Gave &a%boss%&r reforge stone to &a%recipient%" + give-success: "Gave &a%boss%&r spawn egg to &a%recipient%" na: "N/A" \ No newline at end of file