️ SGCommandBlocker v1.0.1
A major quality and performance update bringing new features, cleaner visuals, and better control over command logging and configuration.
✨ New Features
- ️ Advanced File Logging System
- Enable or disable logging globally
- Separate toggles for console and file logging
- Customizable log file path
⚙️ Improvements
- Console Redesign
- Added gradient colors to startup banner
- Centered and improved ASCII art logo
- New enable/disable messages with clean icons
- Full English Translation
- All messages now available in English:
- Configuration messages
- Console outputs
- Log entries
- ⚡ Performance Optimization
- Removed unnecessary code and legacy features
- Streamlined configuration loading
- Improved command handling speed
Code Enhancements
- Simplified configuration structure
- Removed deprecated options and redundant methods
- Improved error handling and readability
- Organized internal code for maintainability
Configuration Update
New section added to config.yml:
logging:
enabled: true # Enable/disable all logging
console: true # Enable/disable console logging
file: true # Enable/disable file logging
file-path: "blocked_attempts.log"
Summary
This update focuses on
stability,
clarity, and
performance, making SGCommandBlocker lighter, faster, and easier to configure.
Stay updated and report suggestions or issues on our
Discord!