From c575c8a16b950f5dba0b3761cb3a13fa12a37128 Mon Sep 17 00:00:00 2001 From: AquaOH Date: Mon, 6 Oct 2025 17:31:49 +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 e1fc908a..c456a9bc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,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 + }, ]