Compare commits

..

1 Commits

Author SHA1 Message Date
leaf2006
8ded1b2e5c 🍻 publish plugin mc服务器白名单管理工具 (#3812) 2026-01-21 17:34:08 +08:00
2 changed files with 13 additions and 6 deletions

View File

@@ -10269,13 +10269,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_mcpclient",
"project_link": "nonebot-plugin-mcpclient",
"author_id": 1080807,
"module_name": "nonebot_plugin_mc_whitelist_controller",
"project_link": "nonebot-plugin-mc-whitelist-controller",
"author_id": 51502183,
"tags": [
{
"label": "mcp",
"color": "#243576"
"label": "Minecraft",
"color": "#ea5252"
},
{
"label": "MC",
"color": "#ea5252"
},
{
"label": "server",
"color": "#ea5252"
}
],
"is_official": false

View File

@@ -21,7 +21,6 @@ toc_max_heading_level: 2
### 🍻 插件发布
- Plugin: nonebot-plugin-bili2mp4 [@noneflow](https://github.com/noneflow) ([#3792](https://github.com/nonebot/nonebot2/pull/3792))
- Plugin: 战地6战绩查询 [@noneflow](https://github.com/noneflow) ([#3815](https://github.com/nonebot/nonebot2/pull/3815))
- Plugin: Tavily Search [@noneflow](https://github.com/noneflow) ([#3834](https://github.com/nonebot/nonebot2/pull/3834))
- Plugin: 群消息中继 [@noneflow](https://github.com/noneflow) ([#3804](https://github.com/nonebot/nonebot2/pull/3804))