Skip to main content

Grant Operator Permissions for Server Management & Moderation


Empower trusted players — This guide shows you how to add and remove admins (operators) on your Hytale server, giving them access to powerful management commands.
Reading TimeDifficultyLast Updated
3 minutesBeginnerJanuary 2026

Quick Navigation

SectionWhat You’ll Learn
What Can Admins DoPermissions overview
Add an AdminGrant operator access
Remove an AdminRevoke permissions
Command ReferenceAll op commands

What Can Admins Do?

Admins (operators) have access to powerful commands for managing your server:
CapabilityDescription
Player ManagementKick, ban, mute players
World ManagementTeleport, spawn items, modify terrain
Server CommandsAccess all administrative commands
ModerationEnforce rules and manage behavior
Whitelist BypassJoin even when whitelist is enabled
[!CAUTION]

Security Warning

Only grant admin access to trusted players. Admins have full control over the server and can potentially cause damage if permissions are misused.

Add an Admin

You can add admins using the server console or in-game commands. This method works even if no admins currently exist on the server.
StepAction
1Log in to your Game Server Control Panel
2Navigate to the Console tab
3Enter the command: op add <playername>
4Press Enter
Example:
op add Steve

Via In-Game (Requires Existing Admin)

If you already have admin access, run the command in-game:
/op add <playername>
Commands entered in the server console do not require a leading slash (/). In-game commands do require the slash.

Remove an Admin

To revoke a player’s admin permissions:

Via Server Console

op remove <playername>

Via In-Game

/op remove <playername>
Example:
op remove Steve
Changes take effect immediately. The player will lose admin access as soon as the command is executed.

First Month Discount

Use code KB20 at checkout to get 20% off your first month of hosting!

Command Reference

CommandDescription
op add <player>Grant admin/operator permissions
op remove <player>Revoke admin/operator permissions

Permissions File Location

Admin permissions are stored in a JSON file on your server:
FileLocation
permissions.jsonServer root directory

Manual Editing (Advanced)

You can also edit permissions.json directly:
{
  "operators": [
    "PlayerOne",
    "PlayerTwo"
  ]
}
[!IMPORTANT] If editing the file manually, stop the server first to prevent conflicts. Restart the server after saving changes.

Best Practices

PracticeReason
Limit admin countFewer admins = less risk
Use trusted players onlyAdmins have full control
Document who has accessTrack permissions for accountability
Review regularlyRemove inactive admins

Troubleshooting

Command Not Working

IssueSolution
Player name misspelledCheck exact username
Using slash in consoleRemove the / prefix in console
Missing slash in-gameAdd / prefix for in-game commands

Admin Cannot Use Commands

IssueSolution
Not properly addedRe-run op add <name>
Server not restartedSome changes may require restart

Additional Resources

ResourceLink
Official Hytale Websitehytale.com
Hytale Support Portalsupport.hytale.com

Support Channels

If you need assistance or have any questions, please contact our support team:

First Month Discount

Use code KB20 at checkout to get 20% off your first month of hosting!

Last Updated: January 2026 | Need Help? Contact our 24/7 support team!