Skip to content

MC 26.x.x Support & New Features & Bug Fixes

Latest

Choose a tag to compare

@Loving11ish Loving11ish released this 11 May 14:40

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 /c alias to ClanChatCommand.
  • Removed /c alias from the ClanCommand.
  • Altered ClanPrefixSubCommand.java to 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.autoMemoryCleanupTask to 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.