File Details
NyoUpdates-2.0.2.jar
- R
- Jan 30, 2026
- 562.33 KB
- 3.5K
- Early Access
File Name
NyoUpdates-2.0.2.jar
Supported Versions
- Early Access
Added
- German translation - Full German (de-de) language support. Special thanks to TomberWolf for the translation!
- Language command - New
/updates lang <locale>command to change plugin language via command - Custom translations - Support for user-created translation files in
mods/dotJunyo_nyoUpdates/lang/ - Hot-reload language files - New language files added while server is running are now detected automatically
- Comprehensive i18n coverage - All debug commands now use translation system (zero hardcoded strings)
Fixed
- RFC 3986 URL encoding - Robust encoding for all special characters in download URLs (spaces, apostrophes, quotes, unicode, brackets, etc.)
- Language file detection -
/upd lang listand/upd reloadnow rescan language folder for new files without restart - Log messages translation - UPDATE SUMMARY, version change logs, and all logger output now properly translated
Changed
- i18n Policy - All user-facing text now comes from translation files - no hardcoded strings
- Added
rescanLanguages()method to I18nService for runtime language file detection - UpdateLogger now uses TranslationKey system with proper fallbacks

