11
Hytale / Hytale Server Admin Commands (Console)
« Last post by crazy on 15 January 2026, 08:15:44 »Hytale Server Admin Commands (Console)
Here are some common commands you can type the Console section of the control panel.
Operator (OP)
Whitelist
Bans
Notes:
Here are some common commands you can type the Console section of the control panel.
Operator (OP)
Code: [Select]
op add <player> # Give OP permissions
op remove <player> # Remove OP permissions
Examples:
op add stipe
op remove stipe
Whitelist
Code: [Select]
whitelist add <username> # Add user to whitelist
whitelist remove <username> # Remove user from whitelist
whitelist enable # Turn whitelist ON (only whitelisted can join)
whitelist disable # Turn whitelist OFF
whitelist clear # Clear ALL whitelisted users
whitelist status # Show whether whitelist is enabled/disabled
whitelist list # List all whitelisted users
Examples:
whitelist add stipe
whitelist remove stipe
whitelist enable
whitelist status
whitelist list
Bans
Code: [Select]
ban <playername> <reason> # Ban player with a reason
unban <playername> # Unban player
Examples:
ban stipe griefing
unban stipe
Notes:
- Run these commands in the server console.
- Replace placeholders like <player> / <username> with the player’s name.
- If your reason contains spaces, try quoting it (if your server build supports quotes).
Recent Posts
