From 46aa08636645414cef5d5979b012e429405b9089 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 4 Aug 2022 12:38:01 +0100 Subject: [PATCH] lang --- eco-core/core-plugin/src/main/resources/lang.yml | 2 -- 1 file changed, 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 1c9834a..2c7fa8b 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -10,7 +10,6 @@ messages: spawned: "Spawned a boss!" killall: "Killed &a%amount%&f bosses!" needs-player: "&cYou must specify a player" - requires-player: "&cYou must specify a player" invalid-player: "&cInvalid player!" needs-stone: "&cYou must specify a boss" invalid-stone: "&cInvalid boss!" @@ -20,6 +19,5 @@ 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%" cannot-transmit: "&cYou can't transmit here!" - repaired-effects: "Fixed lingering effects for %player%!&f They have been kicked to prevent effect mismatch." na: "N/A" \ No newline at end of file