Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A simple clans plugin for Minecraft. | With Folia Support |
Hello peeps!
It's been a while but here is another large update with a bunch of updates, bug fixes and feature upgrades!
ALL USERS MUST REGENERATE THEIR CONFIG.YML & MESSAGES.YML OR THE PLUGIN MAY CRASH!
If you discover any other issues with the plugin, please do send me a message or leave a post on the forum with your issue and I'll try my best to assist you.
Change-log:
- Updated GitHub repository.
- Merged PR from @TechnicallyCoded.
- Modified PR to fix infinite loop.
- Refactored base package names from
xyz.gamlintome.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 /cc command to /clanchat command.
- Changed /chest command to /clanchest command.
- Merged /playerpoints command into /clan command.
- Added new /clan playerpoints command.
- Modified messages.yml.
- Modified config.yml.
- Added null checks for /clan info command.
- Added new method to remove clanMembers.
- Altered ClanKickSubCommand.
- Altered ClanLeaveSubCommand.
- Added new variables to messages.yml.
- Added new info to /clan info command.
- Added new Home teleport warm up.
- Added new TeleportUtils.
- Added new Async teleport methods.
- Updated API ClanHomeTeleportEvent to use async constructor.
- Deprecated API ClanHomeTeleportEvent sync constructor.
- Added new subsection (clan-home.delay-before-teleport) to config.yml.
- Updated Maven-Shade-Plugin to 3.5.0.
- Updated commons-lang3 lib to 3.13.0.
- Added new PlayerMovementEvent.
- Refactored console messages.
- Fixed tab completion bug for /clan playerpoints [listall] command.
- Added new variables to messages.yml.
- Added global broadcast on plugin reload.
- Removed option to disable auto save task.
- Removed option to disable auto invite wipe task.
- Changed plugin version to
1.4.0.
Platforms
Paper
1.13–1.20.1
Dependencies
Paper
- PlaceholderAPI Optional
- PlugManX Optional