Skip to content

Releases: VireonStudios/AllayChat

Version 1.4.0 - MiniMessage Filter

29 Jan 14:32

Choose a tag to compare

What's Changed

  • Added a very important filter to block all messages related to MiniMessage. (read more about this exploit in our discord)
  • Add private message sound by @Naw0ke in #14
  • Clean sound code by @Naw0ke in #15

Full Changelog: 1.3.0...1.4.0

Version 1.3.0

17 Jan 22:21

Choose a tag to compare

What's Changed

  • Fixed a concurrent exception
  • Shulker replacement hover msg fixed by @rainnvfx in #7
  • Changed [item] to detect shulkers by @rainnvfx in #8
  • Added a modular amount placeholder for [item] by @rainnvfx in #9
  • added decimal support to CooldownFilter by @rainnvfx in #11
  • Fixed duplicate messages when messaging spyUser by @rainnvfx in #10
  • Changed staff-chat PAPI support by @rainnvfx in #12
  • Added player join/leave formatting by @rainnvfx in #13

New Contributors

Full Changelog: 1.2.0...1.3.0

Version 1.2.0

17 Dec 12:04

Choose a tag to compare

Changes:

  • Updated lettuce version and added a few necessary dependencies for it.
  • Fixed an issue causing ignored players to ping/mention players.
  • Dropped 1.19 and 1.20 support, from now on only 1.21 and up is supported.
  • Cleanup unused PlayerManager methods
  • Made mention handling cross-server compatible (you still need to update cross-server module)
  • Strip/delete MiniMessage tags from messages if not permitted
  • Fixed an issue with MySQL (SQLIntegrityConstraintViolationException)
  • Changed some filters' default values.

Full Changelog: 1.1.0...1.2.0

Version 1.1.0

06 Sep 15:41

Choose a tag to compare

Fixes:

  • Fixed an error that occurs when a placeholder returns legacy color code (section)

Additions:

  • Added /togglechat and /chattoggle commands to toggle chat status per player. (players will only see their own messages)
  • Added %allaychat_chat_status% to check player's chat status.
  • Added /chatmute and /mutechat to disable chat for everyone.
  • Added %allaychat_chat_mute_status% to check server's chat mute status.
  • Added Folia support.

Full Changelog: 1.0.3...1.1.0

v1.0.3

27 Aug 21:37

Choose a tag to compare

What's Changed

  • LiteBans support for AiFilter by @Talha5560 in #1
  • added legacy color codes support by @Weesli in #2
  • Add update checker config by @Naw0ke in #3
  • Fix AllayChatLoader warning by @Naw0ke in #5
  • PlaceholderAPI expansion by @efekurbann (%allaychat_ignored_players%, %allaychat_msg_status%, %allaychat_staff_status%, %allaychat_spy_status%, %allaychat_mention_status%)
  • Fixed msgtoggle and mentionstoggle by @efekurbann
  • Upgrade to paper-plugin to avoid conflicts with other plugins by @efekurbann
  • Added DetectionEvent by @efekurbann
  • Fixed mentioner player shown incorrectly by @efekurbann

New Contributors

Thanks a lot for your contributions! 🙂

Full Changelog: 1.0.1...1.0.3

Version 1.0.1

06 Jul 16:16

Choose a tag to compare

Update ASAP!

  • Fixed an important gui bug that allows players to take items from inventories.
  • Allay now works on newest PaperMC and Leaf builds as well. (it was broken due to the maven cdn changes)
  • Added UpdateChecker

AIFilter is a module.
You must place it under plugins/AllayChat/modules.

Full Changelog: 1.0.0...1.0.1

1.0.0

29 Jun 16:53

Choose a tag to compare

ZIP file contains all the official modules and the AllayChat jar.
Please read the README.txt file before asking any questions.

Discord Server: https://discord.gg/uAtnreF6Zu

Full Changelog: https://github.com/VireonStudios/AllayChat/commits/1.0.0