From 67a8b6067092b4f3e67e2cb78a4d7ed168fb87e4 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Fri, 25 Feb 2022 05:17:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9AAPI-VERSION?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/plugin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 762ec31..b8565ba 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,6 +5,8 @@ author: CarmJos website: ${project.url} description: ${project.description} +api-version: 1.13 + softdepend: - PlaceholderAPI - Essentials