1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-05 00:58:17 +08:00

[v1.3.5] 消息配置文件相关更新

- [U] 优化消息发送逻辑,不再向玩家发送空消息。
This commit is contained in:
2022-01-14 18:41:16 +08:00
parent 9c73fa81bc
commit c575805c72
17 changed files with 240 additions and 180 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.3.4</version>
<version>1.3.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>