forked from circlecloud/MiaoChat
feat: support 1.13-1.15.2
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
4fcaef1031
commit
3ad4ff2991
3
pom.xml
3
pom.xml
@ -13,8 +13,9 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<update.description>§a正式版本 §bv1.9.0 §a兼容 Spigot 1.13.2</update.description>
|
||||
<update.description>§a正式版本 §bv1.9.0 §a兼容 Spigot 1.15.2</update.description>
|
||||
<update.changes>
|
||||
§620-04-09 §c修复: 1.13-1.15.2新增物品不兼容的问题;
|
||||
§620-02-15 §c修复: 跨服分组分配异常的问题;
|
||||
§619-05-31 §a增强: 跨服聊天压缩数据 增加可传输内容大小;
|
||||
§619-05-29 §c修复: 1.7.10不兼容的问题;
|
||||
|
@ -2,7 +2,8 @@ name: ${project.artifactId}
|
||||
description: ${project.description}
|
||||
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
|
||||
version: ${project.version}-git-${env.GIT_COMMIT}
|
||||
author: 喵♂呜
|
||||
api-version: 1.13
|
||||
author: MiaoWoo
|
||||
website: ${ciManagement.url}
|
||||
depend:
|
||||
- PlaceholderAPI
|
||||
|
Loading…
Reference in New Issue
Block a user