ClansLite Change-log:
- Updated GitHub repository.
- Added a toggle for ClanChat.
- Complete rewrite of
ClanChatCommand.java. - Added new
ClanChatEvent.java. - Added new strings to
messages.yml. - Added new
/calias to ClanChatCommand. - Removed
/calias from the ClanCommand. - Altered
ClanPrefixSubCommand.javato allow players to change colour codes. - Rewritten
ServerVersion.java. - Rewritten
VersionCheckerUtils.java. - Added support for MC
26.1. - Added support for MC
26.1.1. - Made plugin now loadable on unsupported versions.(No support guaranteed for other versions!)
- Added new
TaskTimerUtils.autoMemoryCleanupTaskto fix rare GUI issue. - Updated plugin dependencies.
- Rewritten
ClanListGUI.java. - Added more error checks to GUI methods.
- Updated ServerVersion.java to include latest MC versions.
- Changed plugin version to
1.6.4.
ClansLite-API Change-log:
- Added new
AsyncClanChatToggleEvent.java. - Changed plugin API version to
1.6.4-BETA-04.
Added the following to the #Clan Chat section of messages.yml:
toggle-clan-chat-on: "&aYou have joined clan chat. Only your clan members can see your messages now. Use the command again to leave."
toggle-clan-chat-off: "&cYou have left clan chat. You will now speak in global chat."
Users should either add the above options to their messages.yml or regenerate their file.