diff --git a/build.gradle b/build.gradle index aa45195..1dce64e 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { } dependencies { - compileOnly 'com.willfp:eco:6.17.1' + compileOnly 'com.willfp:eco:6.18.1' compileOnly 'org.jetbrains:annotations:19.0.0' diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 9b0e9a3..7495fe6 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -6,4 +6,4 @@ bossbar-radius: 50 # How far away players should be able to see the boss bar for bosses. discover-recipes: true -# Read the wiki! https://ecobosses.willfp.com/ \ No newline at end of file +# Read the wiki! https://plugins.auxilor.io/ecobosses/ \ No newline at end of file