Hytale console commands let you manage players and run server actions without editing files directly. Commands can vary by server build and installed plugins, so use /help in-game to confirm the exact commands available on your server.
Most admin commands require OP or equivalent permissions first. If a command does nothing, check your permissions before changing server files.
Getting admin permissions
| Command |
Description |
/op self |
Gives your own player admin permissions, if the server build allows self-OP. |
/op <player> |
Gives admin permissions to another player. |
/help |
Shows the command list available on your server build. |
<command> -help |
Shows subcommands and parameters for a specific command, when supported. |
Player moderation
| Command |
Description |
/kick <player> |
Kicks a player from the server. |
/ban <player> |
Bans a player from the server. |
/unban <player> |
Removes a player ban. |
/whitelist |
Manages the server whitelist. Use help on your server to check the supported add, remove, enable, disable, and list options. |
/sudo <player> <command> |
Runs a command as another player, where supported. |
Permissions and authentication
Permission and authentication commands can vary depending on the server build and plugins.
| Command |
Description |
/perm |
Main permissions command for groups and users, where available. |
/auth status |
Shows the server authentication status. |
/auth login |
Starts the server authentication flow, where supported. |
/auth logout |
Logs the server out of authenticated mode, where supported. |
Server control
Stop the server cleanly before manual file changes. Editing files while the server is running can cause the server to overwrite your changes.
| Command |
Description |
/stop |
Stops the server. |
/backup |
Runs a backup if backups are enabled for your server build. |
/plugin |
Manages plugins if your server supports plugin commands. |
Admin utilities
| Command |
Description |
/give <item> [<player>] |
Spawns an item for yourself or a target player, where supported. |
/gamemode <mode> [<player>] |
Changes game mode for yourself or another player. |
/heal |
Restores health or stamina to maximum, where supported. |
/tp <player> |
Teleports you to a player. |
/tp <player> <x> <y> <z> |
Teleports a player to specific coordinates. |
/whereami |
Displays your current coordinates or location. |
/who |
Lists players currently online, where supported. |
/whoami |
Displays information about yourself, or a target player if supported. |
Troubleshooting
- If a command is unknown, run
/help and check whether your server build supports it.
- If a command is denied, confirm that your player has OP/admin permissions.
- If you are unsure whether a command is safe, test it on a non-critical world first or submit a support ticket.