What are the Hytale Console Commands

Commands in Hytale let you manage players, run backups, and control your server without touching files. If you're running a public server, learning the basics like banning, kicking and whitelisting will save you a lot of time.

Almost all of the admin commands require you to be OP first. If a command does nothing, it usually means you do not have permission.

 

Getting Admin Permissions

Command Description
/op self Gives yourself admin permissions. Run again to remove.
/op <player> Gives (or removes) admin permissions for another player.
/help Shows the full command list available on your server build.
<command> -help Shows subcommands and parameters for a specific command.

Player Moderation

Command Description
/kick <player> Kicks a player from the server.
/ban <player> Bans a player from the server.
/unban <player> Unbans a player from the server.
/whitelist Manage the server whitelist (add/remove/enable/disable/list depending on your build).
/sudo <player> <command> Runs a command as another player.

Permissions & Authentication

NOTE: Permission features can vary depending on server build and installed plugins.

Command Description
/perm Main permissions command for groups and users.
/auth status Shows the server authentication status.
/auth login Starts the server authentication flow (method depends on build).
/auth logout Logs the server out of authenticated mode (if supported).

Server Control

NOTE: Always stop the server cleanly before making manual config changes, otherwise the server can overwrite files while running.

Command Description
/stop Stops the server.
/backup Runs a backup (if enabled/available on your server build).
/plugin Plugin management command (if your server supports plugins).

Admin Utilities

Command Description
/give <item> [<player>] Spawns an item for yourself or a target player.
/gamemode <mode> [<player>] Changes gamemode for yourself or another player.
/heal Restores health/stamina to max.
/tp <player> Teleports you to a player.
/tp <player> <x> <y> <z> Teleports a player to specific coordinates.
/whereami Displays your current coordinates/location.
/who Lists players currently online (if supported).
/whoami Displays information about yourself (or a target player if supported).

If you’re ever unsure of the exact syntax on your server version, use /help and -help on individual commands to see the parameters your build supports.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to restore your Hytale Server from a backup

If something goes wrong with your Hytale Server Hosting, you may want to restore it back to a...

How to join a Hytale Server

Hytale has just been released and the best way to play the game is with your own Hytale Server on...

How to backup your Hytale Server

When you've spent a long time playing Hytale, the last thing you want is to loose your progress...

Modifying the settings of your Hytale server

Hytale has two different config.json files. One controls the server itself, and the other...

Changing startup parameters on a Hytale server

Startup parameters control how your Hytale server launches on our control panel. This is where...