From 2a76c6a203b28ff110ce0e425958919509a106f8 Mon Sep 17 00:00:00 2001 From: AquaOH Date: Thu, 9 Oct 2025 10:42:34 +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 + }, ]