From 83d951c85037facd7e334cb7204e4e50aed67e9a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 5 Feb 2021 11:38:46 +0000 Subject: [PATCH] Updated lang prefix --- 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 d862e2f1..c5c4273d 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -1,7 +1,7 @@ # INFO: Use the permission name of enchantments if you want to add them to this file (ie damageartifact, not damage_artifact) messages: - prefix: "&f[&aEcoEnchants&f] " + prefix: "&a&lEcoEnchants &r&8ยป &r" no-permission: "&cYou don't have permission to do this!" not-player: "&cThis command must be run by a player" reloaded: "Reloaded!"