promotional bannermobile promotional banner

HyperPerms

Permissions made visual: the first Hytale plugin with a dedicated browser-based editor.

File Details

HyperPerms-2.9.0.jar

  • R
  • Feb 28, 2026
  • 6.65 MB
  • 146
  • Early Access

File Name

HyperPerms-2.9.0.jar

Supported Versions

  • Early Access

Hotfix: Web Editor Session Create

Fixed

  • Web editor returning 500 on /hp editor — The gzip compression introduced in 2.8.9 was applied to all session create requests, but the Cloudflare Worker API does not support Content-Encoding: gzip on incoming request bodies. This caused every /hp editor command to fail with "Server returned status 500". Compression is now only applied to payloads exceeding 500KB, keeping normal requests uncompressed while still protecting very large servers from HTTP 413 errors.

If you are on 2.8.9, update immediately.