Skip to content

Releases: HaHaWTH/AdvancedSensitiveWords

Pro-1.2

05 Oct 11:00
Compare
Choose a tag to compare

Version 1.2 has been released! Heres the changelog:

Bukkit version changes:

  1. Move permission package
  2. Use PermissionsEnum instead of PermissionsConstant
  3. Kotlin migration
  4. Added dev version check
  5. Added bypass permission check for item spawn
  6. Use parallel stream to load external files & reduce memory consume
  7. Cache for loading words from internet
  8. Early return if no files to load

Velocity version changes:

  1. Added config & update checker

Bungeecord version changes:

  1. Added config & update checker

Download

Update Notes:

  1. Update all AdvancedSensitiveWords on your proxy network(if you have)

Pro-1.1

24 Sep 08:52
Compare
Choose a tag to compare

Version 1.1 has been released! Heres the changelog:

Bukkit version changes:

  1. Added reloadconfig & add & remove command
  2. Fix FakeMessageExecutor
  3. Fix /asw status output
  4. Use player uuid to store data instead of player object
  5. VL-based punishment system
  6. Make fake message work under packet mode
  7. Remove DatabaseManager & Messages fixes & Added /asw reset command
  8. Make hooks reloadable
  9. Use Gson to parse response
  10. Cache permission check
  11. Offload logging operation to single thread
  12. Use Caffeine
  13. Improve logic in listeners
  14. Monitor item spawn
  15. Add addallow/removeallow command & More full match condition
  16. Further improve library download speed in China
  17. Update dependencies

Velocity version changes:

  1. Fix message being sent twice
  2. Improve forwarding performance

Bungeecord version changes:

  1. Use LimitedByteArrayDataOutput

Download

Update Notes:

  1. Regenerate message files
  2. Update all AdvancedSensitiveWords on your proxy network(if you have)
  3. Database logging has been removed.

Pro-1.0

26 Aug 07:22
Compare
Choose a tag to compare

This version is completely overhauled!

Changelog:

  1. Fix bug when running on latest packetevents
  2. Notify operators on update available
  3. Integrate OpenAI & Ollama AI moderation processors
  4. Optimize zh dict
  5. Expand en default dict
  6. Invert command whitelist by default
  7. Added check for SimpleVoiceChat
  8. Fix potential CME by using ConcurrentHashmap
  9. Added punish command
  10. Added is_shadow placeholder
  11. Simplify message file
  12. Update dependency
  13. Runtime library loading
  14. Fix ip retrieve
  15. Add proxy command execution
  16. Recode fakemessage
  17. Add config for chat check
  18. Process message even it is cancelled
  19. Code cleanup
  20. Throw exception on player ip is null

Download

X

20 Jun 09:27
Compare
Choose a tag to compare
X

Version X is released! Heres the changelog:

  1. Removed built-in packetevents, now you need to download manually
  2. 1.21 support (Only event mode)
  3. Removed ProtocolLibListener for better maintainbility
  4. Add IPv4 address check
  5. Show wordlist in notify messages
  6. Fix bug when using replace mode for book check
  7. Optimize dict (Thanks to @CuteLittleSky )
  8. Added AltListener for fakeMessages
  9. Code cleanup
  10. Migrate all listeners to Kotlin
  11. Support for latest Leaves

Download:

Modrinth

Update notes:

  1. Update all AdvancedSensitiveWords on your backend server and proxy
  2. Regenerate message files