Servers available and fully operational!-15% with codeHYTALE15
Technical Guide

Complete List of Hytale Commands for PC

Master the 50+ essential commands to run your Hytale server. Practical guide with examples and use cases for beginners and experts alike.

January 202512 min read

Whether you're running a Hytale server or building custom maps, mastering PC commands is essential. These commands give you complete control over your server: manage players, modify the world, create complex structures, and much more.

In this comprehensive guide, we've compiled all available Hytale commands, organized by category with real-world usage examples.

1. Opening the command console

Before using commands, you need to access the console:

On your Hytale server:

  • Press Enter to open the chat
  • Type your command starting with / (slash)
  • Press Enter to execute

From the server console:

  • Access your server's admin panel
  • Open the "Console" tab
  • Type commands directly (without the /)

Tip: All commands start with / when used in-game. From the server console, the / is optional.

2. Essential server commands

These commands control your server's core functions.

CommandDescription
/stopStops the server safely
/restartRestarts the server
/backupCreates a backup
/hubTeleports to main spawn
/whitelist addAdds player to whitelist
/whitelist removeRemoves player from whitelist
/save-allForces world save
/reloadReloads configuration

Warning: Always use /stop to shut down your server instead of forcing it. This prevents data corruption.

3. Player management commands

Manage permissions, moderation, and player inventories.

/op <player>Grants administrator rights
Example: /op John
/deop <player>Removes administrator rights
Example: /deop John
/kick <player>Kicks a player
Example: /kick Griefer123 Spam
/ban <player>Bans a player
Example: /ban Hacker456 Cheats
/unban <player>Unbans a player
Example: /unban Hacker456
/give <player> <item>Gives an item
Example: /give Alex diamond_sword 1
/heal <player>Heals a player
Example: /heal John
/tp <player> <dest>Teleports a player
Example: /tp Alex 100 64 200

Use Case: For a server event, use /tp @a 500 70 -300 to teleport all players (@a) to the same location simultaneously.

4. World modification commands

Control time, weather, and game rules.

Time & Weather

/time set day/time set night/weather clear/weather rain

Game Modes

/gamemode creative/gamemode survival/difficulty hard/setworldspawn

Game Rules

/gamerule keepInventory/gamerule doDaylightCycle/kill @e[type=zombie]

5. Building commands

Powerful tools for map creators and builders.

/fillblocksFills an area with blocks
/fillblocks 0 60 0 10 70 10 glass
/clearblocksRemoves blocks in an area
/clearblocks 50 64 50 60 74 60
/prefab saveSaves a structure
/prefab save my_house
/prefab loadLoads a structure
/prefab load my_house
/chunk reloadReloads chunks
/chunk reload

Pro Tip: Combine /prefab save with /fillblocks to quickly create repetitive structures like roads or walls.

6. Best practices and tips

Target Selectors

Use selectors to target multiple players at once:

@aAll players
@eAll entities
@pNearest player
@rRandom player

Keyboard Shortcuts

  • Tab - Command auto-completion
  • ↑/↓ - Navigate command history
  • Ctrl+A - Select all text

7. Common mistakes to avoid

Forgetting the slash /

In-game commands require the / prefix

✓ Solution: Always type / before commands

Wrong coordinates

The order must be x y z

✓ Solution: Check exact coordinates with F3

No backup

Risk of data corruption

✓ Solution: Use /backup before major changes

Using /kill @e

Kills ALL entities (players, items, mobs)

✓ Solution: Specify type: /kill @e[type=zombie]

Launch your Hytale server today

All our servers include full console access, an intuitive management panel, and the ability to use all admin commands.

Integrated FTP consoleAutomatic backups24/7 support
View our plans