promotional bannermobile promotional banner

ModSync

ModSync is a Hytale server plugin that synchronizes mod lists from various sources (CurseForge implemented, extensible to others). It allows server administrators to manage and synchronize mods via in-game commands.

File Details

modsync-0.1.0.jar

  • R
  • Jan 21, 2026
  • 123.48 KB
  • 69
  • Early Access

File Name

modsync-0.1.0.jar

Supported Versions

  • Early Access

[0.1.0] - 2026-01-21

Added

  • Bootstrap/Early Plugin support: Automatically detects and installs early plugins to the earlyplugins/ folder
  • CurseForge Bootstrap URLs: Support for https://www.curseforge.com/hytale/bootstrap/... URLs
  • Plugin type display: Commands now show [Plugin] or [Early Plugin] for each mod
  • Configurable early plugins path: New earlyPluginsPath setting in config.json (default: earlyplugins)
  • Config is now saved immediately on startup to persist new default fields

Changed

  • ModDownloadService now supports both mods/ and earlyplugins/ folders
  • URL parser updated to support both /mods/ and /bootstrap/ URL patterns

Fixed

  • Null safety for pluginType field when loading old config files without this field