This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
forked from GamlinUK/ClansLite
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated GitHub repository. Merged PR from @TechnicallyCoded. Modified…
… PR to fix infinite loop. Refactored base package names from `xyz.gamlin` to `me.loving11ish`. Added new server version checking system. Cleaned up some debug statements. Added firing of PlayerPointsAwardedEvent when clan is null. Fixed API issue with PlayerPointsAwardedEvent. Added new teleport delay bypass permission `clanslite.bypass.homedelay`. Added descriptions to all permission nodes. Added new PAPI placeholder `%clansLite_pluginVersion%`. Added new PAPI placeholder `%clansLite_pluginAuthor%`. Added new PAPI placeholder `%clansLite_baseServerVersion%`. Added new PAPI placeholder `%clansLite_serverPackage%`. Updated maven-compiler-plugin to `3.11.0`. Fixed plugin not loading on version below 1.17. Changed plugin version to `1.4.0`.
- Loading branch information
BuildTools
committed
Sep 19, 2023
1 parent
12f01ae
commit 95d465b
Showing
87 changed files
with
611 additions
and
432 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...a/xyz/gamlin/clans/api/ChestBuyEvent.java → .../loving11ish/clans/api/ChestBuyEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
.../xyz/gamlin/clans/api/ChestLockEvent.java → ...loving11ish/clans/api/ChestLockEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...yz/gamlin/clans/api/ChestUnlockEvent.java → ...ving11ish/clans/api/ChestUnlockEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...yz/gamlin/clans/api/ClanAllyAddEvent.java → ...ving11ish/clans/api/ClanAllyAddEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...gamlin/clans/api/ClanAllyRemoveEvent.java → ...g11ish/clans/api/ClanAllyRemoveEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...n/clans/api/ClanChatMessageSendEvent.java → ...h/clans/api/ClanChatMessageSendEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...in/clans/api/ClanChatSpyToggledEvent.java → ...sh/clans/api/ClanChatSpyToggledEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...xyz/gamlin/clans/api/ClanCreateEvent.java → ...oving11ish/clans/api/ClanCreateEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...yz/gamlin/clans/api/ClanDisbandEvent.java → ...ving11ish/clans/api/ClanDisbandEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...z/gamlin/clans/api/ClanEnemyAddEvent.java → ...ing11ish/clans/api/ClanEnemyAddEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...amlin/clans/api/ClanEnemyRemoveEvent.java → ...11ish/clans/api/ClanEnemyRemoveEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...lans/api/ClanFriendlyFireAttackEvent.java → ...lans/api/ClanFriendlyFireAttackEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...gamlin/clans/api/ClanHomeCreateEvent.java → ...g11ish/clans/api/ClanHomeCreateEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...gamlin/clans/api/ClanHomeDeleteEvent.java → ...g11ish/clans/api/ClanHomeDeleteEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...n/clans/api/ClanHomePreTeleportEvent.java → ...h/clans/api/ClanHomePreTeleportEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...mlin/clans/api/ClanHomeTeleportEvent.java → ...1ish/clans/api/ClanHomeTeleportEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/clans/api/ClanOfflineDisbandEvent.java → ...sh/clans/api/ClanOfflineDisbandEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...amlin/clans/api/ClanPointsAddedEvent.java → ...11ish/clans/api/ClanPointsAddedEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.