Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Dying in Hytale can be a minor inconvenience or a complete loadout reset, depending on how the server is configured. The good news is the choice is yours. A short edit to one configuration file lets you keep players fully kitted on respawn, strip them down to nothing, or land somewhere in between with custom percentages.
The block you care about lives inside your world's `config.json`. Three values do the heavy lifting:
Stop your server from the HolyHosting panel before touching any files. Open the file manager from your panel sidebar and log in with your panel credentials.

Browse to `universe > worlds > [YourWorldName]`, then double-click `config.json` to open the editor.

Use Ctrl+F to find this line:
`"GameplayConfig": "Default",`
Place your cursor at the end of it, press Enter, and paste the following on the new line:
``` "Death": { "RespawnController": { "Type": "HomeOrSpawnPoint" }, "ItemsLossMode": "Configured", "ItemsAmountLossPercentage": 50.0, "ItemsDurabilityLossPercentage": 10.0 }, ```
The result should match the structure shown below.

Set `ItemsLossMode` to whichever behavior fits your server. If you go with `Configured`, adjust the two percentages until they feel right. A high amount loss paired with low durability damage, for example, simulates a hardcore loot run without permanently wrecking gear.
Hit Save at the bottom of the editor. Back on your panel home, restart the server so the new rules load.
That is the whole change. Casual builders can respawn with everything intact, brutal survival worlds can punish every misstep, and the middle ground is a quick number tweak away. Hop back into the game and see how the new penalty plays out.
Come chat with us and we will get back to you as soon as possible!
Contact SupportStep into Zone 1 with confidence. Learn how to gather resources, craft your first tools, build a safe base, and handle combat in Hytale without dying on day one.
Use the time dilation and move speed controls to fine tune the pace of your Hytale server, from creative sprints to slow motion testing runs.
Flip your Hytale server between Adventure and Creative with a single chat command. Walk-through of the in-game method, the alternative through manual config edits, and the save command that keeps the change permanent.