From 38c5c70f5163174f72e7e01ed3e9755dae3cc87c Mon Sep 17 00:00:00 2001 From: AquaOH Date: Wed, 8 Oct 2025 20:28:37 +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 7a8a63ac..102cd962 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,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 + }, ]