OptiPortal

Hytale server optimization plugin that eliminates chunk loading lag on portal travel. Pre-loads destination chunks before teleports occur using a self-learning portal link registry and three-tier cache system (HOT/WARM/COLD).

File Details

OptiPortal-1.0.31.jar

  • R
  • Mar 17, 2026
  • 18.37 MB
  • 38
  • Early Access

File Name

OptiPortal-1.0.31.jar

Supported Versions

  • Early Access

OptiPortal Changelog [1.0.31] - 2026-03-16 Fixed

  • Plugin shutdown now correctly saves the cache, flushes the WAL, and closes storage on server stop
  • Fixed a NullPointerException that silently broke async teleport detection on every call
  • Fixed an incompatible API call in player ready handling
  • Fixed a NullPointerException on first chunk load caused by incorrect initialisation order