1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

1. 修复closeAll方法中,未移除玩家缓存的bug。

2. 当玩家权限更新时,将关闭玩家的GUI,令其自行打开刷新所有前缀。
3. 允许配置GUI的标题。
This commit is contained in:
carm
2021-09-17 18:07:26 +08:00
parent 0d20860166
commit 7ea3934db9
8 changed files with 46 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>UserPrefix</artifactId>
<version>1.2.3</version>
<version>1.2.4</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>