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

  • R
  • Mar 24, 2026
  • 18.46 MB
  • 43
  • Early Access

File Name

OptiPortal-1.1.6.jar

Supported Versions

  • Early Access

[1.1.6] - 2026-03-24

Fixed

  • BUG FIX — Keepalive pinged overlapping chunks multiple times per cycle: When two zones in the same world had overlapping chunk areas, the keepalive built its ping list per-zone without cross-zone deduplication. Each shared chunk coordinate appeared multiple times, producing redundant async chunk requests every keepalive cycle. Overlapping chunks are now deduplicated before the ping list is dispatched.