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"