> For the complete documentation index, see [llms.txt](https://docs.oxygenserv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oxygenserv.com/en/hytale/etre-administrateur-sur-mon-serveur-hytale.md).

# Be an administrator on my Hytale server

Step-by-step guide to give yourself rights on the server.

{% hint style="info" %}
The admin (op) status allows executing commands and managing the server.
{% endhint %}

### Objective

Grant yourself administrator rights on your Hytale server from the dashboard.

### Step-by-step guide

{% stepper %}
{% step %}
**Open the server console**

On the dashboard, open the **Console**.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-11f7592656c3990403d02cdb5034b60d079cbe1b%2Fimage_106.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Execute the admin (op) command**

In the console, type:

`/op add <username>`

Replace `<username>` with your in-game username. Then press **Enter**.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-7f23fb4d72f317aab6240ef73074510d5a7984c5%2Fimage_105.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Give `op` only to trusted accounts.\
Otherwise, they will have full control of the server.
{% endhint %}
{% endstep %}
{% endstepper %}

### Common issues

* **The command does nothing** : make sure the server is started and that the console is receiving messages.
* **Wrong username** : retype the exact username (respect uppercase/lowercase).

### FAQ

#### How to remove admin rights?

Use:

`/op remove <username>`
