promotional bannermobile promotional banner

nyoUpdates | ⚡Blazing Fast Mod Manager

Blazing Fast Mod Manager powered by nyoCF API - checks ALL mods in ~50ms with full in-game UI for install, version selection and management.

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 list and /upd reload now 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