Back to Tools

Hytale Command Generator

Visual builder for common Hytale commands. Generate commands with proper syntax and copy them instantly.

Select Command Type

Command Parameters

Generated Command

/give @p hytale:diamond 1

Command Syntax

/give {player} {item} {amount}

Quick Tips

  • • Use @p for nearest player
  • • Use @a for all players
  • • Use @r for random player
  • • Use @e for all entities

About Hytale Commands

Hytale commands allow server administrators and world builders to control various aspects of gameplay. Use this command generator to quickly create properly formatted commands for common operations.

Common Commands

  • /give: Give items to players with specified quantities
  • /tp: Teleport players to specific coordinates or other players
  • /gamemode: Change player gamemode between survival, creative, adventure, and spectator
  • /time: Set the world time to day, night, or specific values
  • /weather: Control weather conditions and duration
  • /summon: Spawn entities at specific locations
  • /effect: Apply status effects to players with custom duration and strength

Player Selectors

Use target selectors to specify which players should be affected by commands. @p targets the nearest player, @a targets all players, @r targets a random player, and @e targets all entities.