From 0e2d41ca999cb0dcfbd48f58ffa27425d53443fb Mon Sep 17 00:00:00 2001 From: Lars Martinsen Date: Sat, 6 Jul 2024 20:24:07 +0200 Subject: [PATCH] Added support for Bukkit 1.13+. --- 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 75f7212..f29a779 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ main: no.vestlandetmc.BanFromClaim.BfcPlugin description: Addon for GriefPrevention and GriefDefender that let you ban players from entering your claim. website: www.vestlandetmc.no prefix: BanFromClaim -api-version: 1.21 +api-version: 1.13 softdepend: [ GriefPrevention, GriefDefender, Residence ] commands: banfromclaim: