From 5ed3b9ed53f4da17851e86b9aeb530ea8c0987d3 Mon Sep 17 00:00:00 2001 From: leaf2006 Date: Sun, 11 Jan 2026 23:20:53 +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 f7d9cad6c213..46e039b25bcf 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,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 + }, ]