This guide walks you through how to add mods to your HypeServ Hytale server, including downloading, uploading, and activating mods.
Mods let you customize gameplay, add new items or mechanics, and create unique experiences for players.
Before installing mods, stop your Hytale server from the HypeServ panel:
Mods typically come as .zip or .jar files.
There are two common methods to upload mods:
Files tab for your Hytale server in the HypeServ panel.mods/ folder in the root directory..zip or .jar.mods/ directory in the server root.Whether you use the file manager or SFTP, the end result should be a server folder like:
/
├── mods/
│ ├── SomeMod.jar
│ └── AnotherMod.zip
├── config.json
├── universe/
└── ...
After uploading your mods:
The server will automatically detect and load mods placed in the mods/ folder.
Watch your Console tab for any errors or confirmation messages during startup.
Once the server is running:
If a mod fails to load, check:
mods/ directory.mods/ folder.mods/ folder.