From 1c14e638c863b7cb12a6102e420c0b37e7861823 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Fri, 9 Sep 2022 01:52:04 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Minecraft=20Server?= =?UTF-8?q?=20=E8=81=8A=E5=A4=A9=E5=90=8C=E6=AD=A5=20(#1244)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 95c602a0..85eff54a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2641,5 +2641,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mcqq_server", + "project_link": "nonebot-plugin-mcqq-server", + "name": "Minecraft Server 聊天同步", + "desc": "采用本地读取log信息的方法的Minecraft Server互通消息的插件,mcqq服主版。", + "author": "KarisAya", + "homepage": "https://github.com/KarisAya/nonebot_plugin_mcqq_server", + "tags": [ + { + "label": "Minecraft", + "color": "#52ea64" + }, + { + "label": "消息互通", + "color": "#52e5ea" + } + ], + "is_official": false } ] \ No newline at end of file