Player: hold the glider
Put the glider item in your hand.
HyChute is a server-side plugin for Hytale Server: it automatically opens the glider while you are falling and holding it. It also installs the glider item and recipe without manual asset copying (great for Linux/Oracle servers).
Players and admins can get started in minutes.
Put the glider item in your hand.
While falling, HyChute opens it automatically (no clicks).
Upload hychute-0.1.0.jar into mods/ and restart the server.
Confirm mods/Local_HyChute/ exists with the manifest and item files.
What HyChute includes.
Automatically opens the glider while falling and holding it.
Installs the item and recipe without manual asset copying.
No chat spam; works in the background.
Made for servers, compatible with Linux/Oracle where manual asset copying often fails.
A practical technical overview.
Checks vertical velocity and falls back to player states if needed.
Uses an ECS tick system to evaluate player state every tick and trigger the glider.
On startup it extracts a Local_HyChute folder and registers the pack so the item/recipe becomes available.
Includes cooldowns to keep it stable under lag and avoid repeated triggers.
Example after the first server run.
Check these items first.
Make sure you're holding the correct item and fall far enough (velocity threshold).
Verify mods/Local_HyChute/ exists. If it exists and still doesn't show, try one extra restart.
Confirm file permissions and that the correct jar was deployed to the server.
Look at server startup logs for HyChute setup and extraction messages.
Direct download.
Downloads: —