Language & Currency

Currency

Hytale: Your game, your server

from 6.96
AUD /month
from 8.19
BGN /month
from 25.50
BRL /month
from 6.76
CAD /month
from 3.81
CHF /month
from 33.92
CNY /month
from 101.58
CZK /month
from 31.31
DKK /month
from 4.19
EUR /month
from 3.67
GBP /month
from 38.70
HKD /month
from 31.58
HRK /month
from 1,578.08
HUF /month
from 83,103.20
IDR /month
from 15.55
ILS /month
from 450.51
INR /month
from 601.27
ISK /month
from 771.50
JPY /month
from 7,132.43
KRW /month
from 85.14
MXN /month
from 19.25
MYR /month
from 46.96
NOK /month
from 8.27
NZD /month
from 285.32
PHP /month
from 17.70
PLN /month
from 21.35
RON /month
from 491.07
RUB /month
from 44.68
SEK /month
from 6.26
SGD /month
from 153.76
THB /month
from 217.44
TRY /month
from 4.95
USD /month
from 78.85
ZAR /month
from 12.70
date /month

Enable PvP on your Hytale Server

With a few small changes, you can enable PvP ( Player vs. Player) on your Hytale Server.
You will need Notepad, an FTP Client, and our guide.

Download config

  1. If you have not already done so, start your server.
    Otherwise the required FTP is not available.
  2. Stop your server again.
  3. Connect to the Gameserver FTP using your FTP Client.
    You can find the required login details in the server settings under FTP.
  4. Navigate to the following directory:
    hytale-data/Server/universe/worlds/NameDeinerWelt
    The default name for your world is Default
  5. Download the config.json.

Edit config

  1. Open the config.json using e.g. Notepad.
  2. Find the following line:
    "IsPvpEnabled": false,
  3. Change the line to:
    "IsPvpEnabled": true,
  4. Save your changes.

Upload config

  1. Please make sure that your server is still stopped.
  2. Connect to the Gameserver FTP using your FTP Client.
  3. Upload your modified config.json to the following directory:
    hytale-data/Server/universe/worlds/NameDeinerWelt
    Make sure that the existing config.json is overwritten.
  4. Start the server again.