From a9c6707fc754562282a693e39fbffd7627f79fd8 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Sat, 29 Jul 2017 02:05:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=201.12=20=E4=B8=8D?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 502647092 --- pom.xml | 15 +++++++++------ src/main/resources/network.yml | 3 ++- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a7b4147..e9b15fc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 pw.yumc Yum - 2.7.9 + 2.7.10 Minecraft 服务器插件管理系统 ${project.artifactId} @@ -49,10 +49,13 @@ http://ci.yumc.pw/job/${project.artifactId}/ - §a补丁包 2.7.9 版本 + §a补丁包 2.7.10 版本 + §617-07-29 §cfix: 修复不兼容 1.12 的问题; §6- §cfix: §7修复仓库数据读取错误的问题; - §6- §cfix: §7修复一个tab补全产生的错误; + §6- §cfix: §7修复一个tab补全产生的错误 + + §6- §btip: §a本插件最后一次更新 2.7.8 版本; §6- §afeat: §7线程中断只显示一次调试信息; §6- §afeat: §7更新线程检查 添加调试; @@ -66,8 +69,8 @@ §6- §cfix: §7修复lasterror命令显示问题; §6- §afeat: §7使用SimpleJson解析仓库数据; §6- §afeat: §7使用新的类库处理Tellraw; - §6- §cfix: §7当仓库未找到插件时没有提示的BUG - + §6- §cfix: §7当仓库未找到插件时没有提示的BUG; + DEV UTF-8 1.7 @@ -91,7 +94,7 @@ pw.yumc YumCore jar - 1.6 + [1.8.1,) pw.yumc diff --git a/src/main/resources/network.yml b/src/main/resources/network.yml index 2ca62c7..bc8f92d 100644 --- a/src/main/resources/network.yml +++ b/src/main/resources/network.yml @@ -29,4 +29,5 @@ WhiteURL: - report.mcstats.org - www.spigotmc.org - dev.bukkit.org -- api.curseforge.com \ No newline at end of file +- api.curseforge.com +- bStats.org \ No newline at end of file