Releases: CraptiCraft-Development/ClansLite-API
1.21.11 Support & New Features
ClansLite Change-log:
- Updated GitHub repository.
- Added new general config value.
- Added delayed registration system for Essentials.
- Added ability to separate colour codes permission and formatting codes.
- Added new permission node
clanslite.command.clan.prefix.prefixformatting. - Added new
clan-prefix-no-formatting-permissionvalue tomessages.yml. - Fixed clan prefix length not stripping colours correctly.
- Added new
stripColorCodes(String text)method toColorUtils. - Deprecated original
stripClanPrefixColorCodes(String clanPrefix)inClanStorageAbstract. - Fixed bug with removing chest access for offline players.
- Added support for MC version
1.21.11. - Changed plugin version to
1.6.3.
ClansLite-API Change-log:
- Changed plugin API version to
1.6.3.
Added the following to the general section of the config.yml:
delay-essentials-chat-registration:
#How long in seconds do you wish to delay the event listener registration on plugin load? [Default value: 10]
#This only needs adjusting if you encounter issue with the {CLAN} placeholder not correctly registering.
time: 10Added the following to the prefix section of messages.yml:
clan-prefix-no-formatting-permission: "&3Sorry, you don't have permission to use formatting codes in the prefix."1.21.9-10 Support
ClansLite change-log:
- Updated GitHub repository.
- Updated all dependencies.
- Added support for
1.21.9MC version. - Added support for
1.21.10MC version. - Change plugin version to
1.6.2.
ClansLite-API change-log:
- Changed plugin API version to
1.6.2.
1.21.6/7/8 Support & Bug Fixes
ClansLite Change-log:
- Updated GitHub repository.
- Updated all dependencies.
- Fixed EssentialsXChat tag parsing.
- Added EssentialsXAPI.java.
- Added new
1.21.6ServerVersion support. - Added new
1.21.7ServerVersion support. - Added new
1.21.8ServerVersion support. - Moved server versioning checks to separate class.
- Removed deprecated
ClansStorageUtil.javaclass. - Removed deprecated
UserMapStorageUtil.javaclass. - Changed plugin version to
1.6.1.
ClansLite-API Change-log:
- Changed API version to
1.6.1.
Major Recode With Bug Fixes & 1.21.5 Support
ClansLite Change-log:
- Full rewrite of the storage system.
- Added new plugin reloading system.
- Fixed ClanChat message sender not seeing messages to ClanChatCommand.
- Removed MySQL features from free version.
- Added new 1.21.5 ServerVersion support.
- Changed plugin version to
1.6.0
ClansLite-API Change-log:
- Added new
refreshData()method. - Changed API version to
1.6.0.
Users may need to regenerate their config.yml, messages.yml & clangui.yml files if any errors occur.
API Fixes, MiniMessage Support & MySQL Groundwork
ClansLite Change-log:
- Updated GitHub repository.
- Fixed API methods not returning the correct clan.
- Added support for MiniMessage formatting.
- Begun groundwork for adding MySQL storage option.
- Changed plugin version to
1.5.4.
ClansLite-API Change-log:
- Fixed API methods not returning the correct clan.
- Changed API version to
1.5.4.
Permissions Fix & New Commands
ClansLite Change Log
- Updated GitHub repository.
- Fixed granular permission systems.
- Added granular permissions to all
/clanchestcommands(true by default). - Added better tab completion of commands.
- Added new variables to
messages.yml. - Added new
/clanadmin playerinfo <player>command. - Added new
/clanadmin visithome <clan-name>command. - Changed plugin version to
1.5.3.
ClansLite-API Change Log
- Changed API version to
1.5.3.
Bug Fixes & New Permissions
ClansLite Change Log
- Updated GitHub repository.
- Updated all dependencies.
- Fixed data saving issue.
- Usermap now saves on
/clanadmin save. - Added granular permissions to all
/clancommands(true by default). - Added new variable to
messages.yml. - Added Maven Wrapper plugin.
- Changed plugin version to
1.5.2.
ClansLite-API Change Log
- Changed API version to
1.5.2.
USERS MUST UPDATE OR REGENERATE THIER MESSAGES.YML TO PREVENT ERRORS!
1.21 Support
ClansLite Change-logs:
- Updated GitHub repository.
- Added 1.21 support.
- Changed plugin version to
1.5.1.
ClansLite-API Change-logs:
- Changed API version to
1.5.1.
HOT FIX
ClansLite Change-logs:
- Updated GitHub repository.
- Downgraded to Java 11.
- Changed plugin version to
1.5.0.
ClansLite-API Change-logs:
- Changed API version to
1.5.0.
1.20.6 Support & JavaDocs Fixes
ClansLite Change-logs:
- Updated GitHub repository.
- Plugin is now compiled using Java 21.
- Added 1.20.6 support.
- Rewritten the plugin VersionCheckerUtils system.
- Minor change to PlayerPreConnectionEvent.
- Changed plugin version to
1.4.9.
ClansLite-API Change-logs:
- Added Javadocs to ALL ClansLiteAPI events.
- Changed API version to
1.4.9.