From 752ea81ba953ba4a23ca2274ec549fe3809a903e Mon Sep 17 00:00:00 2001 From: Lixfel Date: Sun, 3 Apr 2022 12:47:18 +0200 Subject: [PATCH] Fix dependencies for standalone Signed-off-by: Lixfel --- FightSystem_Core/src/plugin.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FightSystem_Core/src/plugin.yml b/FightSystem_Core/src/plugin.yml index f66ce4f..a740a86 100644 --- a/FightSystem_Core/src/plugin.yml +++ b/FightSystem_Core/src/plugin.yml @@ -4,7 +4,10 @@ authors: - Yaruma3341 - Lixfel main: de.steamwar.fightsystem.FightSystem -depend: [SpigotCore, WorldEdit] +softdepend: + - SpigotCore +depend: + - WorldEdit api-version: "1.13" commands: