> ## Documentation Index
> Fetch the complete documentation index at: https://docs.berrybyte.net/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Add an Admin on a Hytale Server

> Learn how to op a player and give admin permissions on your Hytale server using op add/remove commands.

# Adding an Admin on a Hytale Server

Adding an admin on a Hytale server lets a trusted player run admin commands and help manage your Hytale multiplayer server.

If you don’t have a server yet, start with [Hytale server hosting](https://berrybyte.net/hytale-server-hosting).

## Add an admin (op) using the console

1. Open your server panel
2. In the **Overview** tab, find the server **Console**
3. Run this command (replace `playerName` with the real in-game name):
   `op add <playerName>`

Example:
`op add Steve`

## Remove admin (de-op)

To remove admin permissions from a player, run:
`op remove <playerName>`
