From 1ee99abc2125528efca6cef5bf6c3174c74875f8 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Mon, 14 Apr 2025 22:52:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MC=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8/=E7=8E=A9=E5=AE=B6=E6=9F=A5=E8=AF=A2=20(#342?= =?UTF-8?q?1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 60cfdc18..985512a5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8690,4 +8690,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mclib", + "project_link": "nonebot_plugin_mclib", + "author_id": 67693593, + "tags": [ + { + "label": "MC", + "color": "#ea5252" + }, + { + "label": "Minecraft", + "color": "#ea5252" + } + ], + "is_official": false + }, ]