From db59cd95782630c241fb22d55375fa09c726b093 Mon Sep 17 00:00:00 2001 From: Jigsaw111 Date: Sun, 9 May 2021 14:26:01 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Minecraft=20?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E7=8A=B6=E6=80=81=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 748983d8..d69c0dc0 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -246,5 +246,13 @@ "desc": "多对多的会话转接", "author": "Jigsaw111", "repo": "Jigsaw111/nonebot_plugin_puppet" + }, + { + "id": "nonebot_plugin_mcstatus", + "link": "nonebot-plugin-mcstatus", + "name": "Minecraft 服务器状态查询", + "desc": "顾名思义", + "author": "Jigsaw111", + "repo": "Jigsaw111/nonebot-plugin-mcstatus" } ] \ No newline at end of file