promotional bannermobile promotional banner

MDevTools - Hot Reloading / Development Tools

Development tools for Hytale servers and modders

File Details

mdevtools-1.0.2.jar

  • R
  • Jan 19, 2026
  • 123.10 KB
  • 34
  • Early Access

File Name

mdevtools-1.0.2.jar

Supported Versions

  • Early Access

πŸ› οΈ MDevTools β€” Release Update

This is a stable release, consolidating all recent snapshot changes.

Fixes & Improvements

  • Fixed issues related to Java internal JAR loading cache
  • Improved plugin internal state transitions within Hytale to avoid inconsistent states
  • Fixed cases where mods without a manifest file and/or without declared dependencies were not correctly parsed or loaded
  • Improved file watching reliability on Docker + Windows
    • Uses a hybrid strategy with polling
  • Added a file stability backoff mechanism
    • Ensures .jar files are fully written and functional before triggering a reload
    • Prevents reload attempts on partially written or invalid files

This release significantly improves the reliability and safety of automatic module hot reloading.