Releases: OZyroX086/CTChatControl
Releases · OZyroX086/CTChatControl
Release list
v1.1.0
v1.1.0
Added
Anti Advertising
- Added advertisement detection system
- Chat advertisement protection
- Command advertisement protection
- Sign advertisement protection
- Staff notifications
- Configurable punishment commands
- Domain whitelist support
- Command whitelist support
- Text normalization to prevent bypasses
Anti Unicode
- Added unicode character filtering
- Configurable unicode block blacklist
- Chat support
- Command support
- Sign support
- Character whitelist
- Staff notifications
- Configurable punishment commands
Anti Swear
- Added swear word detection system
- Block mode support
- Censor mode support
- Word whitelist
- Staff notifications
- Configurable punishment commands
- Advanced text normalization
- Detection for separated characters
- f.u.c.k
- f_u_c_k
- f-u-c-k
- f u c k
- Detection for repeated characters
- fuccck
- fuuuuuck
Chat
- Improved chat formatting system
Configuration
- Added anti-advertising configuration section
- Added anti-unicode configuration section
- Added anti-swear configuration section
Internal
- Added TextNormalizer utility
- Improved moderation bypass detection
- Improved configuration loading structure
- Improved code organization