From 02038275938de799cddf8dd9be9639363708aa94 Mon Sep 17 00:00:00 2001 From: molanp Date: Thu, 15 Aug 2024 11:47:59 +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 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6fae3d7e0f77..36c9f2986f43 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6684,5 +6684,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mccheck", + "project_link": "nonebot-plugin-mccheck", + "author": "molanp", + "tags": [ + { + "label": "Minecraft", + "color": "#ea5252" + }, + { + "label": "i18n", + "color": "#39c5bb" + }, + { + "label": "专业", + "color": "#72f3fd" + } + ], + "is_official": false } ]