From 68a5e7cbf263cf1189b15ab2a65800cc65e148c8 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Tue, 28 May 2024 22:46:37 +0800 Subject: [PATCH] Add CoreProtect to softdepend --- src/main/resources/plugin.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 1d567d9..030c8eb 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,10 +5,7 @@ description: $description authors: - Moulberry api-version: "$apiVersion" -softdepend: - - ViaVersion - - WorldGuard - - PlotSquared +softdepend: ["CoreProtect", "ViaVersion", "WorldGuard", "PlotSquared"] permissions: axiom.all: description: Allows use of all default Axiom features