️ SGChat v1.0.2 — Changelog
Release Date: 2025-10-18
A small but important update improving reliability, update tracking, and placeholder support.
✨ Added
- Update Checker System
- Automatically checks for new versions on Modrinth
- Sends update notifications to operators and players with the sgchat.admin permission when they join
- Option to disable update checks in configuration via check-update: false
️ Fixed
- {level} Placeholder Issue
- Fixed {level} not displaying correctly in chat formats
- Now properly shows the player’s experience level in both default and group-based chat formats
⚙️ Changed
- Simplified Configuration Structure
- Removed redundant options for better readability
- Made the update checker configuration more straightforward and clear
Configuration Update
A new option has been added to your config.yml:
# Whether to check for updates (true/false)
check-update: true
Permissions
Permission
Description
Default
sgchat.admin Allows players to receive update notifications op
Technical Notes
- Integrated Modrinth API for version tracking
- Added efficient version comparison logic
- Implemented automatic update checking when a player joins
- Optimized permission checks for update notifications
Summary
This update improves
update management, fixes the
{level} placeholder, and keeps SGChat’s configuration clean and easy to use.
Stay updated and report issues or suggestions on our
Discord!