From b2f7846eb48713813bca1df16ace18f2595e56aa Mon Sep 17 00:00:00 2001 From: molanp Date: Thu, 22 Aug 2024 21:52:40 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Minecraft=E6=9F=A5?= =?UTF-8?q?=E6=9C=8D=20(#2881)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index c5789aad..33754c49 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6830,5 +6830,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mccheck", + "project_link": "nonebot-plugin-mccheck", + "author": "molanp", + "tags": [ + { + "label": "Minecraft", + "color": "#ea5252" + }, + { + "label": "i18n", + "color": "#39c5bb" + } + ], + "is_official": false } ]