From 8938356a0f43268443eb2287048a3daa1f751956 Mon Sep 17 00:00:00 2001 From: leaf2006 Date: Thu, 8 Jan 2026 20:08:03 +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 d384aab7..ef4edad8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]