Hi Peepolians
This one adds support for MC 1.21.11 and finally adds the ability to choose if you want to allow either prefix colours OR prefix formatting OR both!
There are some new things to add to your config.yml and messages.yml:
Added the following to the general section of the config.yml:
[code=YAML]
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: 10
[/code]
Added the following to the prefix section of messages.yml:
[code=YAML]
clan-prefix-no-formatting-permission: "&3Sorry, you don't have permission to use formatting codes in the prefix."
[/code]
There is also a new permission node:
clanslite.command.clan.prefix.prefixformatting
If you do encounter any bugs, please join our Discord and open a Support-Ticket and supply the requested information and we WILL do our best to solve your issue. (Any bugs posted in the review section WILL be ignored!)
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:
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.
Information
| Published on | January 18, 2026 |
|---|---|
| Downloads | 70 |