Hytale features a robust command system accessible via the in-game chat (opened with the T key by default). Type a forward slash / followed by the command name and any arguments, then press Enter to execute. Commands are case-sensitive. In singleplayer or on your own server, use /op self to grant yourself operator (admin) permissions for advanced commands. Use /help (or /?) to view available commands based on your permissions.

This guide compiles all known commands from official patch notes, community guides, and server documentation as of January 2026. Commands are categorized for ease of use. Builder tools are especially powerful in Creative mode. Note recent updates: teleport commands fixed to /tp , /give now supports durability, and whitelist/ban commands accept usernames or UUIDs.

Hytale Drago

Basic Player Commands

These are available to all players or in singleplayer.

CommandSyntaxDescription
/emote/emote [emote]Plays the specified emote (e.g., /emote wave).
/heal/healRestores full health and stamina.
/fillsignature/fillsignatureRefills your signature energy gauge.
/hub/hubTeleports to the Cosmos of Creativity hub.
/leave/leaveLeaves the current Fragment world.
/memories/memories clear
/memories unlockall
Clears or unlocks all memories.
/mount/mount
/dismount
Mounts or dismounts a mountable entity/block.
/ping/pingShows your network latency and ticks.
/who/whoLists online players.
/whoami/whoami [player]Shows player info (UUID, username, etc.).
/whereami/whereami [player]Shows exact coordinates.

Admin and Moderation Commands

Requires operator permissions (/op).

CommandSyntaxDescription
/backup/backupCreates a universe backup.
/ban/ban [player] [--reason="message"]Bans a player (supports UUIDs).
/kick/kick [player]Kicks a player from the server.
/op/op self
/op add [player]
/op remove [player]
Grants or revokes admin permissions.
/perm/permManages permissions for groups/users.
/plugin/pluginManages plugins.
/stop/stopShuts down the server.
/sudo/sudo [player] [command]Runs a command as another player.
/unban/unban [player]Unbans a player (supports UUIDs).
/whitelist/whitelist add [player]
/whitelist remove [player]
/whitelist list
/whitelist enable
/whitelist disable
Manages server whitelist.

Gamemode and Spawn

CommandSyntaxDescription
/gamemode/gamemode [creative|adventure|exploration] [player]Changes gamemode.
/spawn/spawn set
/spawn [player]
Sets or teleports to world spawn.

Teleportation Commands

CommandSyntaxDescription
/tp/tp [player] [targetPlayer]
/tp [x] [y] [z]
/tp [player]
/tp home
/tp top
Teleports player to target, coords, or home/top.
/unstuck/unstuckTeleports above your current position.
/warp/warp set [name]
/warp go [name]
/warp list
/warp remove [name]
/warp reload
Manages custom warps.

Inventory and Items

CommandSyntaxDescription
/give/give [item] [player] [--quantity=#] [--durability=#]Gives item(s) to player.
/inventory/inventory clear
/inventory see [player]
/inventory backpack --size=[#]
Clears inventory, views others, or resizes backpack.

Common Item IDs (use with /give; partial list):

Ore_Copper, Ore_Iron, Ore_Silver, Ore_Cobalt, Tool_Pickaxe_Cobalt, Tool_Hatchet_Cobalt, Bench_Alchemy, Ingredient_Bar_Copper, Plant_Fruit_Berries_Red.

World, Time, and Weather

CommandSyntaxDescription
/max players/max players [amount]Sets server max players.
/time/time [dawn|midday|dusk|midnight]
/noon
Sets world time.
/weather/weather set [type]
/weather reset
Sets or resets weather.
/world/world reload
/world clearmarkers
Reloads map or clears markers.
/worldmap/worldmap discover [zone]
/worldmap undiscover [zone]
/worldmap reload
/worldmap clearmarkers
Manages map discovery.

Building and Creative Tools

These mimic WorldEdit-style tools, ideal for Creative mode. Use /buildertoolslegend to toggle HUD legend.

CommandSyntaxDescription
/block/block set/get/getstate/row/setstate [args]Manipulates blocks/states (detailed subcommands in /help).
/buildertoolslegend/buildertoolslegend [--hide]Toggles builder HUD legend.
/clearblocks/clearblocks [pos1] [pos2]Clears blocks in selection/area.
/copy/copy [pos1] [pos2] [--options]Copies selection to clipboard.
/cut/cut [pos1] [pos2] [--options]Cuts selection to clipboard.
/fillblocks/fillblocks [pattern]Fills air in selection (e.g., [Rock_Stone]).
/paste/paste [pos]Pastes clipboard.
/pos1 /pos2/pos1
/pos2
Sets selection positions.
/prefab/prefab save/load/delete/listManages prefabs.
/undo /redo/undo
/redo
Undoes/redoes changes.

Advanced Builder Tools (full list via /help):

/contractselection, /deselect, /editline, /environment, /expand, /flip, /gmask, /hollow, /hotbar, /importimage, /importobj, /move, /replace, /rotate, /stack, etc.

Server Console and Launch Commands

Use these in the server console (not chat).

  • ./hytale-downloader (downloads server files).
  • java -jar HytaleServer.jar --assets Assets.zip (launches server).
  • /auth login device (authenticates server).

For the latest or plugin-specific commands, check /help in-game or official docs at hytale.com/support.