From 51ad09c536ce97c7baed1f1c450bf0c4012cf2cc Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 15 Feb 2023 15:28:42 +0000 Subject: [PATCH] Fixed bug with polymart --- eco-core/core-plugin/src/main/resources/plugin.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index c138cc29..3a27fb86 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -5,7 +5,6 @@ api-version: 1.17 authors: [ Auxilor ] website: willfp.com load: STARTUP -depend: [] softdepend: - ProtocolLib - WorldGuard