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