Skip to content

🎮 Hytale Server Commands

Welcome to the official Hytale server commands documentation. Here you'll find comprehensive guides for managing your Hytale server.

Quick Start

New to Hytale commands? Start with one of these sections:

🎮 Main Features


📚 Documentation Overview

For Server Administrators

If you manage a server, focus on: - 🛑 System Commands - Essential server management - 🧬 Spawning System - Optimize NPC behavior - 🌎 World & Weather - World configuration

For Builders

If you create structures, check: - 🎨 Builder Tools - Terrain editing commands - 🌍 Teleportation - Navigate while building

For Content Creators

If you create events or content, see: - 🤖 NPCs & Characters - Create interactive NPCs - 🛑 System Commands - Manage players and effects


🎯 Command Categories

Command Type Purpose Learn More
System Server management, player control, permissions 🛑 System Commands
Teleportation Travel, warps, spawn points 🌍 Teleportation
NPC Spawn and control NPCs and characters 🤖 NPCs & Characters
World Manage worlds, time, weather, terrain 🌎 World & Weather
Building Terrain editing, structures, transformations 🎨 Builder Tools
Spawning Control automatic NPC spawning system 🧬 Spawning System

❓ Quick Answers

How do I teleport?

/tp 100 64 200         ← Teleport to coordinates
/tp PlayerName         ← Teleport to player
/spawn                 ← Go to main spawn

Learn more about teleportation →

How do I manage players?

/kick PlayerName       ← Remove player
/ban PlayerName        ← Ban player
/op add PlayerName     ← Grant admin

Learn more about system commands →

How do I create NPCs?

/npc spawn goblin              ← Spawn NPC
/npc spawn goblin --count=10   ← Spawn multiple
/npc freeze                    ← Freeze all

Learn more about NPCs →

How do I edit terrain?

/pos1                  ← Mark point 1
/pos2                  ← Mark point 2
/copy                  ← Copy area
/paste                 ← Paste elsewhere

Learn more about building →

How do I change time/weather?

/time set 12           ← Set noon
/weather set rain      ← Change weather

Learn more about world management →


📖 Understanding Command Syntax

All commands follow a pattern. Learn the symbols:

Symbol Meaning Example
<required> You must provide this /tp <x> <y> <z>
[optional] You can skip this /spawn [player]
--flag Named parameter --count=5
~ Relative coordinate /tp ~10 ~ ~

Full symbol guide →



✅ Tips for Success

  1. Use Tab for help - Type a partial command and press Tab to autocomplete
  2. Check permissions - Some commands require operator status
  3. Read error messages - They tell you what went wrong
  4. Use relative coordinates - ~10 ~ ~ is easier than calculating exact coords
  5. Create warps - Use /warp set for frequently visited places

🆘 Need Help?

  • Can't find a command? Check ❓ FAQ
  • Don't understand syntax? Read 📖 Symbol Guide
  • Looking for specific feature? Use the search or browse by category above

Happy playing! 🎮