From c3d48cce7395ece00172f9606af3228312becb2d Mon Sep 17 00:00:00 2001 From: Yaruma3341 Date: Tue, 19 Feb 2019 21:38:40 +0100 Subject: [PATCH] Added dependency Signed-off-by: Yaruma3341 --- plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yml b/plugin.yml index cded55f..7d71a4a 100644 --- a/plugin.yml +++ b/plugin.yml @@ -2,7 +2,7 @@ name: FightSystem version: 1.0 author: Yaruma3341 main: me.yaruma.fightsystem.FightSystem -depend: [WorldEdit, FastAsyncWorldEdit] +depend: [CoreSystem, WorldEdit, FastAsyncWorldEdit] commands: ak: \ No newline at end of file