For the complete documentation index, see llms.txt. This page is also available as Markdown.

Survival Setup | Hytale

This guide will walk you through the steps to install, configure, and modify the Premium Survival Setup | Hytale

Installation Instructions

Follow the steps below to set up the Premium Survival Setup | Hytale on your server. You will need to have purchased our Premium Survival Hytale Setup first. Once you have made the purchase, download it and continue with the instructions.

You will need:

  • The setup files extracted with winrar/zip (from your purchase download)

  • The official Hytale dedicated server files (generated after installing the game)

1. Uploading all downloaded files into your hosting folder

Upload all setup files into your server folder.

Just drag & drop the setup contents into your host via FTP.

2. Authentificating with Hytale

First run + auth (required)

Start the server once.

Then authenticate in the server console using Hytale’s device flow:

Stop the server and start it again after auth completes.

This ensures the server can finish downloading/validating required content.

3. βœ… Installation completed

Now you can start the server and join using your host IP.

You can make yourself operator and give an admin rank by executing from the console:

Editing files and giving money, keys...

All files are configurable, here is a list of most important files that you can edit

How to give keys to players

You will only need to run as operator /crate givekey <crate> <player> <amount>, you can choose between Vote, Epic, Mystic and Legendary

How to give money to other players

/economy (You will have to be op before opening economy UI)

How to add more categories or items to the shop

Edit shop.json in Server/mods/ArefyShop/

For example, this is an example for Weapons category with a Mithril Longsword

How to add new crates or rewards

Edit crates.json in Server/mods/ArefyCrates/

Example: a Vote Crate. You can change chances, add rewards, or create new crates.

How to add AFK rewards, cuboid zone where player have to stand and edit time required to receive rewards

Edit afk.json in Server/mods/ArefyAFK/

How to add or edit current random teleport blocks for donor ranks

Edit ArefyRandomTeleport.json in Server/mods/ArefyEconomy_ArefyRandomTeleport/

How to edit current holograms or add new ones

For editing holograms, you only need to be an operator and execute /holo ui ingame to edit all of them or add new ones

Last updated