From b6941baa50bb3c5ee30a68e10217ae91727697e4 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 2 Jan 2022 18:05:40 +0000 Subject: [PATCH] Added EcoItems softdepend --- eco-core/core-plugin/src/main/resources/plugin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 5e53d69..0db7965 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -8,6 +8,7 @@ load: STARTUP softdepend: - MythicMobs - LevelledMobs + - EcoItems depend: - eco