Skip to content

Commands Reference

Complete reference of all Hytale server commands available through the panel console.

CommandDescriptionUsage
/kickKick a player/kick <player> [reason]
/banBan a player/ban <player> [reason]
/unbanUnban a player/unban <player>
/muteMute a player/mute <player>
/unmuteUnmute a player/unmute <player>
/pardonUnban (alias)/pardon <player>
CommandDescriptionUsage
/tpTeleport player/tp <player> <target>
/tpTeleport to coords/tp <player> <x> <y> <z>
/spawnTeleport to spawn/spawn [player]
/setspawnSet spawn point/setspawn
/homeTeleport home/home [player]
/warpTeleport to warp/warp <name>
CommandDescriptionUsage
/gamemodeChange gamemode/gamemode <mode> [player]
/healHeal a player/heal [player]
/killKill a player/kill [player]
/effectApply effect/effect <player> <effect> [duration]
CommandDescriptionUsage
/giveGive items/give <player> <item> [amount]
/clearClear inventory/clear [player]
CommandDescriptionUsage
/stopStop the server/stop
/save-allSave all worlds/save-all
/saveSave current world/save
/save-onEnable auto-save/save-on
/save-offDisable auto-save/save-off
CommandDescriptionUsage
/opGrant operator/op <player>
/deopRemove operator/deop <player>
CommandDescriptionUsage
/whitelist addAdd to whitelist/whitelist add <player>
/whitelist removeRemove from whitelist/whitelist remove <player>
/whitelist listShow whitelist/whitelist list
/whitelist onEnable whitelist/whitelist on
/whitelist offDisable whitelist/whitelist off
CommandDescriptionUsage
/sayServer message/say <message>
/broadcastBroadcast message/broadcast <message>
/titleShow title/title <player> <text>
CommandDescriptionUsage
/time setSet time/time set <day|night|noon|value>
/time addAdd time/time add <value>
/time queryQuery time/time query <daytime|gametime|day>
CommandDescriptionUsage
/weatherSet weather/weather <clear|rain|thunder>
CommandDescriptionUsage
/seedShow world seed/seed
/setworldspawnSet spawn point/setworldspawn [x] [y] [z]
CommandDescriptionUsage
/difficultySet difficulty/difficulty <peaceful|easy|normal|hard>
CommandDescriptionUsage
/gameruleSet gamerule/gamerule <rule> [value]

Common gamerules:

  • doDaylightCycle - Day/night cycle
  • doMobSpawning - Mob spawning
  • keepInventory - Keep items on death
  • mobGriefing - Mob world damage
  • pvp - Player vs Player
CommandDescriptionUsage
/listList online players/list
/tpsShow TPS/tps
/memoryShow memory usage/memory
CommandDescriptionUsage
/debug startStart profiling/debug start
/debug stopStop profiling/debug stop

Native Hytale update system (v24.01.2026+):

CommandDescriptionUsage
/update statusCheck update status/update status
/update checkCheck for updates/update check
/update downloadDownload update/update download
/update applyApply update/update apply
CommandDescriptionUsage
/auth login deviceStart OAuth login/auth login device
/auth statusShow auth status/auth status
/auth logoutLog out/auth logout

Most commands require operator status or specific permissions:

Permission LevelCommands
All PlayersBasic chat
ModeratorKick, mute, teleport
OperatorBan, gamemode, give
AdminStop, restart, op/deop
Terminal window
# Kick a griefer
/kick PlayerName Griefing is not allowed
# Give diamond sword
/give PlayerName diamond_sword 1
# Teleport player to you
/tphere PlayerName
# Set time to day
/time set day
# Save the server
/save-all
# Emergency broadcast
/say [!] Server restarting in 5 minutes!
Terminal window
/gamemode creative # or /gmc
/gamemode adventure # or /gma