From b70b73667d16cb117c3ec6cbc670e70f8539e8ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Fri, 2 Sep 2022 20:20:47 +0800 Subject: [PATCH] =?UTF-8?q?Add=20author=20@=E6=96=B9=E5=9D=97=E5=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 1b13d9c..f65783e 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -3,5 +3,5 @@ "description": "Open command interface for third-party clients", "version": "dev-1.4.0", "mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin", - "authors": ["jie65535"] + "authors": ["jie65535", "方块君"] } \ No newline at end of file