From 2e171bd657146e39b77f61e34b6a70af2d3cc606 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Tue, 12 Oct 2021 21:22:01 +0200 Subject: [PATCH] Add tinyprotocol Signed-off-by: yoyosource --- BauSystem_Main/src/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BauSystem_Main/src/plugin.yml b/BauSystem_Main/src/plugin.yml index 36a8d970..a75ce068 100644 --- a/BauSystem_Main/src/plugin.yml +++ b/BauSystem_Main/src/plugin.yml @@ -1,7 +1,7 @@ name: BauSystem authors: [Lixfel, YoyoNow, Chaoscaot, Zeanon] version: "2.0" -depend: [WorldEdit, SpigotCore, ProtocolLib] +depend: [WorldEdit, SpigotCore] load: POSTWORLD main: de.steamwar.bausystem.BauSystem api-version: "1.13"