️ SGCommandBlocker v1.0.2
A powerful update introducing automatic update checking, improved configuration organization, and cleaner notifications for both console and in-game users.
✨ New Features
- Modrinth Update Checker
- Automatic version checking via Modrinth API
- In-game update alerts for administrators
- Configurable console notifications
- Permission-based access for update alerts
⚙️ Improvements
- Configuration Enhancements
- Added ASCII art headers for better visual organization
- Improved comments and documentation inside config.yml
- Cleaner structure and grouping of settings
- Easier navigation and more intuitive layout
- Update Notification System
- Clear and informative console messages
- Fully configurable notification system
- Permission-based update access
- Enhanced visual design of update messages
Code Changes
- Implemented Modrinth API integration for update checking
- Added asynchronous version comparison for smoother performance
- Improved error handling and fallback safety
- Refactored code with better separation of concerns
- Streamlined configuration and notification management
Configuration Update
A new update-checker section has been added to config.yml:
update-checker:
enabled: true # Enable/disable update checking
notify-console: true # Show updates in console
notify-ingame: true # Show updates to players
notify-permission: "sgcommandblocker.update"
Summary
Version
1.0.2 brings
automatic update checking,
better configuration clarity, and
cleaner visuals — keeping SGCommandBlocker lightweight, modern, and easy to manage.
Report bugs or suggestions on our
Discord!