From 384f99eae6329d534cf50a47fd0f7034ed6ace60 Mon Sep 17 00:00:00 2001 From: GLDYM Date: Sun, 10 Aug 2025 11:28:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MC=E7=8E=A9?= =?UTF-8?q?=E5=AE=B6=E7=9A=AE=E8=82=A4=E6=B8=B2=E6=9F=93=20(#3612)?= 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 f9dd8a8e..a725367c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9464,4 +9464,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mcplayer_render", + "project_link": "nonebot-plugin-mcplayer-render", + "author_id": 49135577, + "tags": [ + { + "label": "Minecraft", + "color": "#ea5252" + } + ], + "is_official": false + }, ]