fix: knownCommands get error

Signed-off-by: MiaoWoo <admin@yumc.pw>
master
MiaoWoo 2019-08-28 11:30:19 +08:00
parent 64686592a6
commit 9f54734414
2 changed files with 727 additions and 751 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>Yum</artifactId>
<version>2.8.2</version>
<version>2.8.3</version>
<packaging>jar</packaging>
<description>Minecraft 服务器插件管理系统</description>
@ -16,9 +16,10 @@
</parent>
<properties>
<update.description>§a补丁包 2.8.2 版本</update.description>
<update.description>§a补丁包 2.8.3 版本</update.description>
<update.changes>
§619-08-28 §cfix: async event on primary thread;
§619-08-28 §cfix: knownCommands not compatible;
       §cfix: async event on primary thread;
§619-08-26 §cfix: 修复不兼容 1.14.4 的问题;
§619-02-23 §cfix: 修复不兼容 1.13 的问题;
</update.changes>

File diff suppressed because it is too large Load Diff