Skip to content

Dev-build fe79c1a

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:00

Added @ALL mentions & fixed chat signing

  • MentionModule: split mention() into showMention()/mention() and added mentionAll() for @ALL
  • PatternModule: added "everyone" constant, @ALL pattern handling; mentions no longer require the sender to be in a channel
  • ServerWideChannelHandler: send plain components instead of binding ChatType.CHAT
  • PacketEventListener: disabled debug packet logging; removed dead imports\nchore: ignore .DS_Store