Updated to eco 6.9.0 and used minimessage formatting
This commit is contained in:
@@ -50,7 +50,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'com.willfp:eco:6.8.1'
|
compileOnly 'com.willfp:eco:6.9.0'
|
||||||
|
|
||||||
compileOnly 'org.jetbrains:annotations:19.0.0'
|
compileOnly 'org.jetbrains:annotations:19.0.0'
|
||||||
|
|
||||||
|
|||||||
@@ -39,11 +39,11 @@ missing-requirements-format: "&m"
|
|||||||
|
|
||||||
curse-color: "&c"
|
curse-color: "&c"
|
||||||
normal-color: "&7"
|
normal-color: "&7"
|
||||||
special-color: "<gradient:FB57EC>{}</gradient:EF1DEC>&d"
|
special-color: "<gradient:#FB57EC:#EF1DEC>"
|
||||||
artifact-color: "<gradient:CAC531>{}</gradient:F3F9A7>&e"
|
artifact-color: "<gradient:#CAC531:#F3F9A7>"
|
||||||
spell-color: "<gradient:0575E6>{}</gradient:1e3fba>&9"
|
spell-color: "<gradient:#0575E6:#1E3FBA>"
|
||||||
|
|
||||||
above-max-level-color: "<gradient:#1D976C>{}</gradient:#93F9B9>"
|
above-max-level-color: "<gradient:#1D976C:#93F9B9>"
|
||||||
|
|
||||||
description-color: "&8"
|
description-color: "&8"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user