From 8ff2303b221654fe2d0a72d1d6f6149ce557afde Mon Sep 17 00:00:00 2001 From: wlm3201 Date: Sun, 7 Jan 2024 16:20:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F=E6=9C=BA?= =?UTF-8?q?MC=E5=9B=BE=20(#2511)?= 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 6d104eae..2879620f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5374,5 +5374,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mcpic", + "project_link": "nonebot-plugin-mcpic", + "author": "wlm3201", + "tags": [ + { + "label": "Minecraft", + "color": "#3cb371" + }, + { + "label": "MC", + "color": "#3cb371" + }, + { + "label": "图片", + "color": "#3cb371" + } + ], + "is_official": false } ]