From 5d9397da6d50538f7b90cdcaef373ff6bcaa293a Mon Sep 17 00:00:00 2001 From: molanp <104612722+molanp@users.noreply.github.com> Date: Thu, 12 Sep 2024 18:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=92=8Creadme=20(#213)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新插件版本 * Update README.md --- README.md | 1 + plugins.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b53bdc..e8273bb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ - 对真寻发送 “插件商店” 查看插件列表 - 添加插件 id : 添加插件 - 移除插件 id : 移除插件 +- 搜索插件 name_or_author :搜索插件 diff --git a/plugins.json b/plugins.json index 42dd74c..d74831f 100644 --- a/plugins.json +++ b/plugins.json @@ -16,7 +16,7 @@ "description": "Minecraft服务器状态查询,支持IPv6", "usage": "Minecraft服务器状态查询,支持IPv6\n用法:\n\t查服 [ip]:[端口] / 查服 [ip]\n\t设置语言 zh-cn\n\t当前语言\n\t语言列表\neg:\t\nmcheck ip:port / mcheck ip\n\tset_lang en\n\tlang_now\n\tlang_list", "author": "molanp", - "version": "1.13", + "version": "1.14", "plugin_type": "NORMAL", "is_dir": true, "github_url": "https://github.com/molanp/zhenxun_check_Minecraft"