From 9c9c423c09f53cc3cff16e07de3faf412e58b961 Mon Sep 17 00:00:00 2001 From: AquaOH Date: Fri, 10 Oct 2025 02:15:32 +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 7f3db09a..dbb46579 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9796,4 +9796,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mcmotd", + "project_link": "nonebot-plugin-mcmotd", + "author_id": 108086130, + "tags": [ + { + "label": "Minecraft", + "color": "#4bc622" + } + ], + "is_official": false + }, ]