Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.x
1.19.x
1.18.x
1.17.x
Platforms
Creators
Details
Licensed ARR
Published 3 months ago
Updated 2 months ago
Changelog
Changelog
[1.0.2] - 2025-10-18
Added
- Added update checker system
- Automatically checks for new versions on Modrinth
- Notifies operators and players with
sgchat.adminpermission when they join - Can be disabled in config using
check-update: false
Fixed
- Fixed
{level}placeholder not working in chat format- Now correctly displays player's experience level in chat messages
- Works with both default and group-specific chat formats
Changed
- Simplified configuration structure
- Removed unnecessary configuration options
- Made update checker configuration more straightforward
Config Changes
Added to config.yml:
# Whether to check for updates (true/false)
check-update: true
Permissions
sgchat.admin- Allows players to receive update notifications (defaults to op)
Technical
- Added Modrinth API integration for version checking
- Improved version comparison logic
- Added automatic update checking on player join
- Optimized permission checks for update notifications





