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 9 additions and 10 deletions

View File

@@ -10269,21 +10269,21 @@
"is_official": false
},
{
"module_name": "nonebot_plugin_icey",
"project_link": "nonebot-plugin-icey",
"author_id": 38542005,
"module_name": "nonebot_plugin_mc_whitelist_controller",
"project_link": "nonebot-plugin-mc-whitelist-controller",
"author_id": 51502183,
"tags": [
{
"label": "群管理",
"color": "#354ed4"
"label": "Minecraft",
"color": "#ea5252"
},
{
"label": "模块化",
"color": "#d435c3"
"label": "MC",
"color": "#ea5252"
},
{
"label": "持久化",
"color": "#d48b35"
"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))