From f150a9ee89eaa454ea72c1a02f9d99d7002424a6 Mon Sep 17 00:00:00 2001 From: 17TheWord <17TheWord@users.noreply.github.com> Date: Thu, 1 Sep 2022 02:04:27 +0000 Subject: [PATCH] :beers: publish plugin MC_QQ_MCRcon (#1210) --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 9df8beb3..2173a8de 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2546,5 +2546,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mcqq_mcrcon", + "project_link": "nonebot-plugin-mcqq-mcrcon", + "name": "MC_QQ_MCRcon", + "desc": "基于NoneBot的QQ群聊与Minecraft Server消息互通插件", + "author": "17TheWord", + "homepage": "https://github.com/17TheWord/nonebot-plugin-mcqq/tree/mcqq_mcrcon", + "tags": [ + { + "label": "Minecraft", + "color": "#4aea7a" + }, + { + "label": "消息互通", + "color": "#32ddea" + } + ], + "is_official": false } ] \ No newline at end of file