๐Ÿฐ Hytale
How to become admin on your server

How to become admin on your server

Admin (operator) privileges give you full control over your Hytale server, including the ability to manage players, change game modes, and run server commands.

Method 1 โ€” Online players (username)

Step 1

Join your Hytale server with the account you want to give admin to. Then go to the Console tab in your Game Panel.

Step 2

Run the following command, replacing <username> with the player's Hytale username:

/op add <username>

If successful, you will see <username> is now an operator! in the console.

Method 2 โ€” Offline players (UUID)

If the player is not currently connected to the server, you can use their UUID instead of their username.

You can find a player's UUID by looking through the /universe/players/ folder in the File Manager.

Step 1

Go to the Console tab and run the following command, replacing <UUID> with the player's UUID:

/op add <UUID>

If successful, you will see <UUID> is now an operator! in the console.

Admin commands

CommandDescription
/op add <username | UUID>Grants admin privileges to a player
/op remove <username | UUID>Removes admin privileges from a player
/op selfGrants admin to yourself while connected to the server

โœ… That's it! The player now has admin access to your Hytale server. If you have any problems, contact us via Discord (opens in a new tab) so we can help you.