From 8958f595293dae309cad1a38c312ec100135e5fa Mon Sep 17 00:00:00 2001 From: AquaOH Date: Mon, 13 Oct 2025 14:02:26 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Minecraft=20MOTD?= =?UTF-8?q?=20=E6=9F=A5=E8=AF=A2=20(#3678)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 376596f2..0c32c3fd 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9867,4 +9867,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_mcmotd", + "project_link": "nonebot-plugin-mcmotd", + "author_id": 108086130, + "tags": [ + { + "label": "Minecraft", + "color": "#4bc622" + } + ], + "is_official": false + }, ]