HypeServ
Hytale

Hytale Server Administration Guide

Learn how to configure, customize, and manage your Hytale server on HypeServ.

This guide explains how to configure and administrate your Hytale server on HypeServ. You’ll learn where settings are stored, how global and world-specific configuration works, and how to fine-tune gameplay and performance.

Hytale separates configuration into two main areas:

  • General server settings (server-wide)
  • Per-world settings (each world behaves independently)

General server settings

General settings apply to the entire server and affect how players connect and what they see when joining.

These are usually edited through:

  • The server config file: config.json
  • The console

Server information

These settings control how your server appears to players.

SettingDescription
Server NameThe name players see in the server list and on join
Message of the DayA short text shown when players connect (MOTD)
Server PasswordOptional password to restrict access

The MOTD is useful to display things like:

  • Welcome messages
  • Server rules
  • Discord links
  • Event announcements

You can edit these values in the server configuration file.

Performance and networking

These settings influence how much data the server sends and how far players can see.

SettingDescription
Max View RadiusHow far players can see and interact with the world
Local CompressionReduces bandwidth usage and improves connection stability

Increasing view radius allows players to see farther but significantly increases CPU and RAM usage.

Gameplay defaults

These define what new players experience when joining for the first time.

SettingDescription
Default WorldThe world new players spawn into
Game ModeHow players interact with the world (Adventure, Creative, etc.)

To change the default world for new players, run this in the console:

Console
world setdefault <worldname>

Players who already joined before will continue spawning in the world they last visited.


Per-world configuration

Each Hytale world has its own configuration file, allowing different rules for different worlds.

This makes it possible to run for example:

  • A survival world
  • A creative world
  • A PvP arena

All on the same server.

Where to find world config files

Open Files in the HypeServ panel and navigate to:

universe/worlds/<world_name>/config.json

Each world has its own config.json file.

Common world gameplay settings

Inside each world’s config file you can control core gameplay rules.

SettingDescription
IsPvpEnabledEnables or disables PvP combat
IsFallDamageEnabledEnables or disables fall damage
IsGameTimePausedPauses or allows time progression
IsSpawningNPCEnables or disables NPC spawning

These settings only apply to that specific world.

World behavior & generation

These options control how the world is generated and stored.

SettingDescription
SeedControls terrain generation
WorldGenDefines the world generation type
SaveNewChunksWhether newly generated areas are saved
IsUnloadingChunksWhether unused areas are unloaded from memory

Changing these values lets you create custom worlds for specific gameplay styles.


In-game administration

Most server settings can also be managed using commands.

If you are an admin or operator, run:

Console
/help
The /help command only works as a player currently!

This shows all available commands for:

  • World management
  • Player management
  • Game modes
  • Teleporting
  • Item spawning
  • Moderation

If you are not yet an admin, use the server console or the admin guide to grant yourself permissions.

Get your server!

Order your Hytale server, start it for the first time, connect in-game, and learn the basics.

If you still need help

If you’re feeling stuck managing your HypeServ Hytale Server, always feel free to contact our support team. We’ll gladly help you configure your Hytale server the right way.