forked from circlecloud/MiaoChat
feat: 跨服聊天压缩数据 增加可传输内容大小 修复1.7.10 不兼容问题
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>MiaoChat</artifactId>
|
||||
<version>1.8.8</version>
|
||||
<version>1.8.9</version>
|
||||
|
||||
<parent>
|
||||
<groupId>pw.yumc</groupId>
|
||||
@@ -13,8 +13,10 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<update.description>§a正式版本 §bv1.8.7 §a兼容 Spigot 1.13.2</update.description>
|
||||
<update.description>§a正式版本 §bv1.8.9 §a兼容 Spigot 1.13.2</update.description>
|
||||
<update.changes>
|
||||
§619-05-31 §a增强: 跨服聊天压缩数据 增加可传输内容大小;
|
||||
§619-05-29 §c修复: 1.7.10不兼容的问题;
|
||||
§619-02-23 §c修复: BungeeCord 兼容性问题;
|
||||
</update.changes>
|
||||
<update.changelog>
|
||||
|
||||
Reference in New Issue
Block a user