From a4ffbb642c1e3af19d2bd815e9f2c76bd77afbbd Mon Sep 17 00:00:00 2001 From: Intelli Date: Fri, 8 Aug 2025 18:45:31 -0600 Subject: [PATCH] Target API version 1.16 --- 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 1f61249..077e44d 100755 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -2,7 +2,7 @@ name: CoreProtect main: net.coreprotect.CoreProtect version: ${project.version} branch: ${project.branch} -api-version: 1.13 +api-version: 1.16 folia-supported: true website: http://coreprotect.net author: Intelli