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.

Basic Player Commands
These are available to all players or in singleplayer.
| Command | Syntax | Description |
|---|---|---|
| /emote | /emote [emote] | Plays the specified emote (e.g., /emote wave). |
| /heal | /heal | Restores full health and stamina. |
| /fillsignature | /fillsignature | Refills your signature energy gauge. |
| /hub | /hub | Teleports to the Cosmos of Creativity hub. |
| /leave | /leave | Leaves 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 | /ping | Shows your network latency and ticks. |
| /who | /who | Lists 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).
| Command | Syntax | Description |
|---|---|---|
| /backup | /backup | Creates 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 | /perm | Manages permissions for groups/users. |
| /plugin | /plugin | Manages plugins. |
| /stop | /stop | Shuts 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
| Command | Syntax | Description |
|---|---|---|
| /gamemode | /gamemode [creative|adventure|exploration] [player] | Changes gamemode. |
| /spawn | /spawn set/spawn [player] | Sets or teleports to world spawn. |
Teleportation Commands
| Command | Syntax | Description |
|---|---|---|
| /tp | /tp [player] [targetPlayer]/tp [x] [y] [z]/tp [player]/tp home/tp top | Teleports player to target, coords, or home/top. |
| /unstuck | /unstuck | Teleports above your current position. |
| /warp | /warp set [name]/warp go [name]/warp list/warp remove [name]/warp reload | Manages custom warps. |
Inventory and Items
| Command | Syntax | Description |
|---|---|---|
| /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
| Command | Syntax | Description |
|---|---|---|
| /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.
| Command | Syntax | Description |
|---|---|---|
| /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/list | Manages 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.




Comments