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.3.jar

  • R
  • Mar 15, 2026
  • 18.37 MB
  • 40
  • Early Access

File Name

OptiPortal-1.0.3.jar

Supported Versions

  • Early Access

OptiPortal Changelog
[1.0.3] - 2026-03-14
Added

  • Async infrastructure for improved performance and reduced world thread blocking
  • Enhanced teleport handling with async operations and staggered updates
  • Improved keepalive operations with batched processing
  • Increased executor pool size for better concurrency
  • Performance optimizations for stable server TPS under high load

    Fixed
  • CircuitBreaker import added to OptiPortal.java
  • RAM marginal display now shows 2 decimal places instead of rounding to nearest integer
  • Improved RAM estimation accuracy: changed from 256KB to 64KB per chunk with 1.5x overhead multiplier

    Removed
  • /preload stats
    Reduced spamminess
    [1.0.2] - 2026-03-11
    Added
  • Respawn tracker
  • Should track respawn locations to preload upon death WIP

    Fixed
  • Portal link registry picking up death: Player-data entries will now be completely invisible to all portal detection logic.

    Removed

  • BedTracker