1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-14 03:41:10 +08:00

[2.4.1] 尝试修复 #9 问题。

This commit is contained in:
2022-02-18 18:26:12 +08:00
parent 821b42cc03
commit 3ec39b9ca3
4 changed files with 45 additions and 13 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>userprefix</artifactId>
<version>2.4.0</version>
<version>2.4.1</version>
<name>UserPrefix</name>
<description>轻便、高效、实时的用户前缀系统。</description>
@@ -123,7 +123,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>2.2.1</version>
<version>3.0.0</version>
<scope>compile</scope>
</dependency>