Language & Currency

Currency

Hytale: Your game, your server

from 6.88
AUD /month
from 8.19
BGN /month
from 24.48
BRL /month
from 6.74
CAD /month
from 3.88
CHF /month
from 32.40
CNY /month
from 101.75
CZK /month
from 31.32
DKK /month
from 4.19
EUR /month
from 3.57
GBP /month
from 37.45
HKD /month
from 31.58
HRK /month
from 1,513.97
HUF /month
from 86,305.20
IDR /month
from 14.40
ILS /month
from 459.73
INR /month
from 600.01
ISK /month
from 775.19
JPY /month
from 7,146.51
KRW /month
from 83.63
MXN /month
from 19.49
MYR /month
from 46.41
NOK /month
from 8.24
NZD /month
from 294.82
PHP /month
from 18.18
PLN /month
from 21.99
RON /month
from 491.07
RUB /month
from 46.24
SEK /month
from 6.18
SGD /month
from 160.20
THB /month
from 224.78
TRY /month
from 4.78
USD /month
from 78.67
ZAR /month
from 30.18
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.