diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 0cfc330..5b171d3 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 commands: ecoshop: diff --git a/gradle.properties b/gradle.properties index 28469cd..481091d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 1.1.3 +version = 1.1.4 plugin-name = EcoShop \ No newline at end of file