Skip to content

Commit dc9ed5e

Browse files
committed
Updated GitHub repository. Fixed clan prefix length not stripping colours correctly.
Added new `stripColorCodes(String text)` method to `ColorUtils`. Deprecated original `stripClanPrefixColorCodes(String clanPrefix)` in `ClanStorageAbstract`. Fixed bug with removing chest access for offline players. Changed plugin version to `1.6.3-BETA-01`. Changed plugin API version to `1.6.3-BETA-01`.
1 parent 5a8c256 commit dc9ed5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>me.loving11ish</groupId>
88
<artifactId>ClansLite-API</artifactId>
9-
<version>1.6.3-ALPHA-02</version>
9+
<version>1.6.3-BETA-01</version>
1010
<packaging>jar</packaging>
1111

1212
<name>ClansLite-API</name>

0 commit comments

Comments
 (0)