Skip to content

Commit 7020917

Browse files
committed
Updated GitHub repository. Fixed AsyncClanDisbandEvent error. Altered prefix value to now include the : character. Added new global no clan tag value. Added new section to config.yml. Made OfflineMode warning message less worrying/alarming. Added new /clan topclans command. Added new /topclans command. Changed plugin version to 1.4.6. Changed API version to 1.4.6.
1 parent 28e4451 commit 7020917

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,9 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<!-- <parent>-->
8-
<!-- <groupId>me.loving11ish</groupId>-->
9-
<!-- <artifactId>ClansLite</artifactId>-->
10-
<!-- <version>${revision}</version>-->
11-
<!-- </parent>-->
12-
137
<groupId>me.loving11ish</groupId>
148
<artifactId>ClansLite-API</artifactId>
15-
<version>1.4.5</version>
9+
<version>1.4.6</version>
1610
<packaging>jar</packaging>
1711

1812
<name>ClansLite-API</name>

0 commit comments

Comments
 (0)