Skip to content

Commit

Permalink
Updated GitHub repository. Fixed AsyncClanDisbandEvent error. Altered…
Browse files Browse the repository at this point in the history
… 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`.
  • Loading branch information
Loving11ish committed Mar 27, 2024
1 parent 28e4451 commit 7020917
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<!-- <parent>-->
<!-- <groupId>me.loving11ish</groupId>-->
<!-- <artifactId>ClansLite</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </parent>-->

<groupId>me.loving11ish</groupId>
<artifactId>ClansLite-API</artifactId>
<version>1.4.5</version>
<version>1.4.6</version>
<packaging>jar</packaging>

<name>ClansLite-API</name>
Expand Down

0 comments on commit 7020917

Please sign in to comment.