Releases: HaHaWTH/AdvancedSensitiveWords
Releases · HaHaWTH/AdvancedSensitiveWords
2.0.0
Pro-1.2
Version 1.2 has been released! Heres the changelog:
Bukkit version changes:
- Move permission package
- Use PermissionsEnum instead of PermissionsConstant
- Kotlin migration
- Added dev version check
- Added bypass permission check for item spawn
- Use parallel stream to load external files & reduce memory consume
- Cache for loading words from internet
- Early return if no files to load
Velocity version changes:
- Added config & update checker
Bungeecord version changes:
- Added config & update checker
Download
Update Notes:
- Update all AdvancedSensitiveWords on your proxy network(if you have)
Pro-1.1
Version 1.1 has been released! Heres the changelog:
Bukkit version changes:
- Added
reloadconfig&add&removecommand - Fix FakeMessageExecutor
- Fix /asw status output
- Use player uuid to store data instead of player object
- VL-based punishment system
- Make fake message work under packet mode
- Remove DatabaseManager & Messages fixes & Added /asw reset command
- Make hooks reloadable
- Use Gson to parse response
- Cache permission check
- Offload logging operation to single thread
- Use Caffeine
- Improve logic in listeners
- Monitor item spawn
- Add addallow/removeallow command & More full match condition
- Further improve library download speed in China
- Update dependencies
Velocity version changes:
- Fix message being sent twice
- Improve forwarding performance
Bungeecord version changes:
- Use LimitedByteArrayDataOutput
Download
Update Notes:
- Regenerate message files
- Update all AdvancedSensitiveWords on your proxy network(if you have)
- Database logging has been removed.
Pro-1.0
This version is completely overhauled!
Changelog:
- Fix bug when running on latest packetevents
- Notify operators on update available
- Integrate OpenAI & Ollama AI moderation processors
- Optimize zh dict
- Expand en default dict
- Invert command whitelist by default
- Added check for SimpleVoiceChat
- Fix potential CME by using ConcurrentHashmap
- Added punish command
- Added
is_shadowplaceholder - Simplify message file
- Update dependency
- Runtime library loading
- Fix ip retrieve
- Add proxy command execution
- Recode fakemessage
- Add config for chat check
- Process message even it is cancelled
- Code cleanup
- Throw exception on player ip is null