From fda490d2529ec7ffabb731b96660dd1c7ba9893c Mon Sep 17 00:00:00 2001 From: nikissXI <31379266+nikissXI@users.noreply.github.com> Date: Mon, 16 Jan 2023 11:05:43 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E6=9B=B4=E6=96=B0=20MC?= =?UTF-8?q?=20=E7=9A=84=E6=8F=92=E4=BB=B6=E4=BF=A1=E6=81=AF=20(#1589)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 74d7f8ad..d729a3c7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3625,15 +3625,15 @@ "is_official": false }, { - "module_name": "nonebot_plugin_javamc_status", - "project_link": "nonebot-plugin-javamc-status", - "name": "JAVA MC服务器信息查询", - "desc": "可获取JAVA MC的服务器的在线人数和玩家ID", + "module_name": "nonebot_plugin_mc_server_status", + "project_link": "nonebot-plugin-mc-server-status", + "name": "Minecraft服务器信息查询", + "desc": "支持Java和基岩服务器", "author": "nikissXI", - "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_javamc_status", + "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_mc_server_status", "tags": [ { - "label": "MC", + "label": "Minecraft", "color": "#a438cd" } ],