diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 68c816c..afcfe41 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -7,7 +7,6 @@ website: willfp.com load: STARTUP depend: - eco - - ProtocolLib softdepend: - EcoSkills - EcoEnchants diff --git a/gradle.properties b/gradle.properties index 2b317c8..19fe0a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater #Wed Feb 22 15:03:58 GMT 2023 -version=3.141.3 +version=3.141.4 plugin-name=EcoItems