diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 5b171d3..1736e90 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -4,7 +4,6 @@ main: com.willfp.ecoshop.EcoShopPlugin api-version: 1.17 authors: [ Auxilor ] website: willfp.com -load: STARTUP depend: - eco diff --git a/gradle.properties b/gradle.properties index 481091d..4ad9ac9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 1.1.4 +version = 1.1.5 plugin-name = EcoShop \ No newline at end of file