hytale-server-mods

Installation
SKILL.md

Installing Mods on a Hytale Server

This skill covers installing and configuring mods on a Hytale dedicated server.

Critical: Folder Location

Mods go in the mods/ folder, NOT plugins/!

server/
├── mods/           ← PUT MODS HERE (.jar files)
│   ├── YourMod.jar
│   └── YourMod/    ← Config folder (auto-generated)
├── plugins/        ← OLD/WRONG location - mods won't load here
├── config.json     ← Server config
└── universe/       ← World data

Installation Steps

Installs
3
GitHub Stars
3
First Seen
Feb 10, 2026
hytale-server-mods — z3nlotus/hytale-agent-skills