From 03ca796b276d026dc94de1cab3a90c98dda8fddb Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 1 Oct 2021 15:46:25 +0100 Subject: [PATCH] Updated to eco 6.9.0 and used minimessage formatting --- build.gradle | 2 +- eco-core/core-plugin/src/main/resources/lang.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.gradle b/build.gradle index a5c96fa2..0a0033f3 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ allprojects { } dependencies { - compileOnly 'com.willfp:eco:6.8.1' + compileOnly 'com.willfp:eco:6.9.0' compileOnly 'org.jetbrains:annotations:19.0.0' diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 1fad5c0f..3cbacab0 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -39,11 +39,11 @@ missing-requirements-format: "&m" curse-color: "&c" normal-color: "&7" -special-color: "{}&d" -artifact-color: "{}&e" -spell-color: "{}&9" +special-color: "" +artifact-color: "" +spell-color: "" -above-max-level-color: "{}" +above-max-level-color: "" description-color: "&8"