From 0f9fb04ef4a73e6a6837ee13f663c686cd5ad9db Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 12 May 2022 17:20:39 +0100 Subject: [PATCH] Updated libreforge --- build.gradle | 2 +- eco-core/core-plugin/src/main/resources/plugin.yml | 1 + gradle.properties | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index c1ebb8a..1a8b3e4 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.42.0' + implementation 'com.willfp:libreforge:3.43.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 847cfea..101658f 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -13,6 +13,7 @@ softdepend: - Jobs - mcMMO - Vault + - TMMobcoins commands: ecoarmor: diff --git a/gradle.properties b/gradle.properties index 79c93f3..afcf7f2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 7.57.0 +version = 7.58.0 plugin-name = EcoArmor \ No newline at end of file