Skip to main content

๐Ÿ‘‘ How to Manage Operators (OP) on Your Hytale Server

Operators (OP) are players with administrator permissions on your server. They can execute advanced commands and manage the server.

๐Ÿ”‘ Become an Operator Yourselfโ€‹

If you are the server owner and just connected:

/op self

This command automatically grants you operator permissions.

1๏ธโƒฃ Get a Player's UUIDโ€‹

Important: To add a player as an operator, you need their UUID, not their username!

The player must be onlineโ€‹

/uuid player_name

Example:

/uuid Thibault

The server will display the player's UUID, something like:

550e8400-e29b-41d4-a716-446655440000

โš ๏ธ Warning: If the player is not connected, you will get an error: is not a valid UUID or online player username

2๏ธโƒฃ Add an Operatorโ€‹

Once you have the player's UUID:

/op add <UUID>

Example:

/op add 550e8400-e29b-41d4-a716-446655440000

โœ… The player is now an operator and can use administration commands!

3๏ธโƒฃ Remove an Operatorโ€‹

To remove administrator permissions from a player:

/op remove <UUID>

Example:

/op remove 550e8400-e29b-41d4-a716-446655440000

๐Ÿ“‹ Complete Workflow to Add an OPโ€‹

Here is the complete step-by-step procedure:

  1. The player must connect to the server
  2. Use /uuid player_name to get their UUID
  3. Note the UUID somewhere (notepad, Discord...)
  4. Use /op add <UUID> with the retrieved UUID
  5. The player is now an operator! ๐ŸŽ‰

๐Ÿ“ Practical Exampleโ€‹

Step 1: Player "Alex" connects to the server

Step 2: You type
/uuid Alex
โ†’ Result: 123e4567-e89b-12d3-a456-426614174000

Step 3: You type
/op add 123e4567-e89b-12d3-a456-426614174000
โ†’ Alex is now an operator!

๐Ÿ” Check Current Operatorsโ€‹

Unfortunately, there is no native /op list command in Hytale.

To see the list of operators, you must:

  1. Go to your management panel
  2. Open the File Manager
  3. Check the ops.json file at the server root

This file contains the list of all operator UUIDs.

โš ๏ธ Common Errorsโ€‹

โŒ "is not a valid UUID or online player username"โ€‹

Cause: The player is not connected or the UUID is incorrect

Solution:

  • Make sure the player is online on the server
  • Verify that you copied the complete UUID
  • UUID must be in format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

โŒ "/uuid doesn't work"โ€‹

Cause: You are not an operator yourself

Solution:

  • First use /op self to give yourself permissions
  • Or add yourself manually via the ops.json file

๐Ÿ’ก Security Tipsโ€‹

  • โœ… Only give operator status to trusted people
  • โœ… Keep a list of operator UUIDs somewhere
  • โœ… Remove permissions from former team members
  • โš ๏ธ An operator has total control over your server
  • โš ๏ธ Operators can give OP status to other players

๐Ÿ› ๏ธ Alternative: Add an OP via ops.json Fileโ€‹

If you cannot use commands, you can directly modify the file:

  1. Go to File Manager on your panel
  2. Open the ops.json file
  3. Add the player's UUID in JSON format:
[
{
"uuid": "550e8400-e29b-41d4-a716-446655440000",
"name": "Thibault",
"level": 4
}
]
  1. Save and restart the server

๐Ÿ“Š Operator Levelsโ€‹

The "level" parameter defines permissions:

  • Level 1: Bypass spawn protection
  • Level 2: Basic game commands
  • Level 3: Server management commands
  • Level 4: All permissions (recommended)

โ“ FAQ - Frequently Asked Questionsโ€‹

๐Ÿ”น Can I add an OP if the player has never been on the server?โ€‹

No, the player must have connected at least once for you to retrieve their UUID with /uuid.

๐Ÿ”น How do I remove my own operator status?โ€‹

You cannot use /op remove on yourself. You must edit the ops.json file and remove your UUID from the list, or do it from your Hytale server host's console.

๐Ÿ”น Does the UUID change if the player changes their username?โ€‹

No! The UUID is unique and permanent for each Hytale account. That's why we use it instead of the username.

๐Ÿ”น What happens if I use a wrong UUID?โ€‹

You will get an error and no player will be added. Always verify the UUID with /uuid when the player is connected.

๐Ÿ”น Can an operator do everything on the server?โ€‹

Yes, a level 4 operator has total control: admin commands, server modification, player management, etc. Be careful!

โ“ Need Help?โ€‹

If you encounter any difficulties, our support team is here for you:
๐Ÿ‘‰ https://lordhosting.fr/en/support

๐ŸŽฎ Looking for Hosting for Your Hytale Server?โ€‹

Discover our high-performance and optimized Hytale hosting offers:
๐Ÿ‘‰ https://lordhosting.fr/en/gaming/en/serveur-hytale