From 85b3999423c9d678cf89aa53b49fd8caefd4cd71 Mon Sep 17 00:00:00 2001 From: leaf2006 Date: Wed, 14 Jan 2026 11:06:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20mc=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8=E7=99=BD=E5=90=8D=E5=8D=95=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=20(#3812)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5b0b965e..51a3a8ea 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10212,4 +10212,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mc_whitelist_controller", + "project_link": "nonebot-plugin-mc-whitelist-controller", + "author_id": 51502183, + "tags": [ + { + "label": "Minecraft", + "color": "#ea5252" + }, + { + "label": "MC", + "color": "#ea5252" + }, + { + "label": "server", + "color": "#ea5252" + } + ], + "is_official": false + }, ]