From d5162a6eac292acee4ebdb4118fe906f867c1444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=89=A7=E6=AF=92=E7=9A=84KCN?= <103011451+JDDKCN@users.noreply.github.com> Date: Fri, 1 Sep 2023 13:41:08 +0800 Subject: [PATCH] Update plugin.json --- src/main/resources/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.json b/src/main/resources/plugin.json index a9fba53..9e8991a 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -4,5 +4,5 @@ "version": "1.6.1", "mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin", "authors": ["jie65535", "方块君"], - "api": 2 + "api": 3 } \ No newline at end of file