Nexori

A backend-free Hytale mod for secure multi-server travel, portal routing, and lobby-to-minigame flows.

File Details

nexori-plugin-2.4.1.jar (Hytale Version: 0.5.1)

  • R
  • May 27, 2026
  • 3.86 MB
  • 19
  • 0.5

File Name

nexori-plugin-2.4.1.jar

Supported Versions

  • 0.5

Nexori Plugin 2.4.1

This update adds compatibility with Hytale 0.5.1.

Changes

  • Updated Nexori to work with the latest Hytale server API changes.
  • Updated internal player messaging, vector, rotation, and asset pack registration usage for Hytale 0.5.1.
  • No public Nexori API changes were added in this patch.

Public API compatibility

External plugins can continue compiling against nexori-api v2.4.0.

Known issue: HyUI HUD updates

There may be an issue where HUDs created with HyUI render their first frame but do not visually update afterward.

At the time of this release, I am not fully sure if this is caused by Nexori, HyUI, or a change in the new Hytale 0.5.1 UI/HUD API. From my testing, the issue looks more likely to be related to HyUI, because Nexori custom pages still work correctly and I could not find the cause inside Nexori itself.

I opened an issue in the HyUI repository and also submitted a pull request with what I believe fixes the problem.

If you test Nexori 2.4.1 and believe the HUD issue is caused by Nexori, please let me know.

If the issue is confirmed to be HyUI-related, you can either wait for an updated HyUI release or join my Discord. I currently have a local HyUI build with the HUD update fix applied and working in my tests.

This release is mainly intended as a compatibility patch for Hytale 0.5.1.

Related HyUI tracking issue: https://github.com/Elliesaur/HyUI/issues/39

Related HyUI PR: https://github.com/Elliesaur/HyUI/pull/38