From 19904ec6412aed0d26994b35146e02aea3ad7cec Mon Sep 17 00:00:00 2001 From: Indyuce Date: Fri, 10 Jul 2020 14:44:50 +0200 Subject: [PATCH] Added Residence as a soft depend --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 99c50787..23f356e6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ author: Indyuce description: ${project.description} loadbefore: [MMOItems] depend: [MMOLib] -softdepend: [Vault,MythicMobs,PlaceholderAPI] +softdepend: [Vault,MythicMobs,PlaceholderAPI,Residence] api-version: 1.13 commands: mmocore: