promotional bannermobile promotional banner

Mega Optimizer

A simple plugin that creates a .json file in /mods/ with settings that help optimize your game/server!

Join the Discord!

Epic Discord Server with updates

MegaPerformance Plugin

Performance-focused drop-in tweaks for Hytale servers (2026.01.09-49e5904). Conservative defaults; minimal gameplay impact.

Installation

  1. Build or download MegaPerformancePlugin.jar.
  2. Place into mods/.
  3. Start server once; it will create mods/Snipr_MegaOptimized/config.json.
  4. Tweak config if desired, then /megaperf reload (or restart) to apply.

Defaults (config.json)

  • Tick: maxCatchupMillis=50, jitterClampMs=10 (reserved for future tick pacing).
  • Async: workerThreads=2, maxQueue=512 (bounded executor).
  • Entities: softCapPerChunk=35, distantAiSkipEvery=4 (skip work every 4s + trim beyond cap, non-players only).
  • Network: packetBurstLimit=256, coalesceChatMs=75ms (chat burst suppression via formatter).
  • World: autosaveMinutes=10, staggerSaves=true (uses Universe.runBackup on schedule).
  • Particles: densityScalar=0.85, applyToProjectiles=true (exposed via system properties, safe no-op if unsupported).
  • Bundled: aggressiveTrimming=false, lowAiDepth=false (aggressive trim toggle honored by entity optimizer).

Features

  • Bounded async executor with metrics logging.
  • Autosave/backup pacing on fixed delay.
  • Entity optimizer: soft-cap per chunk + periodic trimming (non-player) with optional aggressive mode.
  • Chat burst limiter: coalesces rapid messages to reduce packet spam.
  • Particle scalar: exposes density hints via system properties.
  • Hot-reload command /megaperf --action=reload.

Command

  • /megaperf --action=reload — reload config from disk.

Notes

  • All optimizations are best-effort and wrapped to avoid crashing; if APIs change, they safely noop.
  • Packet burst limit is exposed but not enforced without server networking hooks; chat coalescing is applied now.
  • Logs: async queue/completed counts every 30s at DEBUG; entity trims logged at DEBUG.

Looking for quality hosting?

Bisect Hosting - use code tracks

The Mega Optimizer Team

profile avatar
Owner
  • 2
    Followers
  • 8
    Projects
  • 8.4K
    Downloads

More from trackssView all

  • Teleporting Essentials project image

    Teleporting Essentials

    • 4.5K
    • Mods

    A plethora of chat commands for users and admins to teleport + more (Home, Spawn, Locations, RTP, etc)

    • 4.5K
    • February 14, 2026
    • Mods
    • +2
  • Superssential Admin Panel project image

    Superssential Admin Panel

    • 419
    • Mods

    An intuitive admin panel allowing for full server control + extra commands!

    • 419
    • February 13, 2026
    • Mods
    • +2
  • Skip Night project image

    Skip Night

    • 258
    • Mods

    A simple plugin that skips the night cycle when 50% or more players are in a bed.

    • 258
    • January 15, 2026
    • Mods
    • +2
  • Username Ping project image

    Username Ping

    • 175
    • Mods

    Allows users to @ each other in Hytale

    • 175
    • January 15, 2026
    • Mods
    • +2
  • Teleporting Essentials project image

    Teleporting Essentials

    • 4.5K
    • Mods

    A plethora of chat commands for users and admins to teleport + more (Home, Spawn, Locations, RTP, etc)

    • 4.5K
    • February 14, 2026
    • Mods
    • +2
  • Superssential Admin Panel project image

    Superssential Admin Panel

    • 419
    • Mods

    An intuitive admin panel allowing for full server control + extra commands!

    • 419
    • February 13, 2026
    • Mods
    • +2
  • Skip Night project image

    Skip Night

    • 258
    • Mods

    A simple plugin that skips the night cycle when 50% or more players are in a bed.

    • 258
    • January 15, 2026
    • Mods
    • +2
  • Username Ping project image

    Username Ping

    • 175
    • Mods

    Allows users to @ each other in Hytale

    • 175
    • January 15, 2026
    • Mods
    • +2