Changelog
[1.1.0]
Added
- Spam protection system with separate escalation (warn → mute → kick, never ban)
- Persistent spam warnings (saved across restarts)
- Mute, unmute, warn and timed mute commands for moderators
- Admin commands to reset general and spam warnings
- View warnings for any player (general and spam) with /familyfriendly viewwarn, /ff viewwarn,
- Automatic age prompt and movement lock on first join
- Private message filtering with same rules as public chat
- Enhanced warning and escalation system (warn → mute → kick → ban for severe offenses)
Changed
- All user-facing messages are now fully configurable
- All settings, thresholds, and permissions are now in
- All added different yaml files for different uses (config.yml: Contain settings, messages.yml: Contain warning/output messages, blockedwords.yml: Contain only blocked words)
config.yml
- Blocked words are now only in blockedwords.yml
- Improved separation of spam and severe offense handling
1.0.1 - 2025-06-20
Added
- Link, IP address detection and blocking system
- Permission for link bypass
- Private message filtering system
- Support for multiple private message commands (/msg, /tell, /whisper, etc.)
- Console logging for messages
Changed
- Improved chat filtering system
- Enhanced configuration file structure
Fixed
- Improved plugin stability