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.5] - 2025-11-18
Added
- Multi-language support
- Language files moved to
src/main/resources/lang/<code>.yml - Added placeholder language files:
en,es,fr,de,pt,it(placeholders for translations) - Commands and system notifications are now translatable via
lang/*.yml
- Language files moved to
- New
/sgchatsubcommands:/sgchat langs— list available languages inplugins/SGChat/lang//sgchat validate-langs— validate missing keys across language files
Changed
- Messages now use language
prefixautomatically when retrieved via the messages manager - Update checker console and player notifications are now translatable and colored
Fixed
- Ensure translation files are loaded from
plugins/SGChat/lang/and warn when missing (no silent fallback to oldmessages.yml)
Removed / Notes
- The plugin no longer falls back to
messages.yml; please migrate custom translations tolang/<code>.yml.



