> 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/arma/etre-administrateur-sur-mon-serveur-arma-3.md).

# Be an administrator on my Arma 3 server

Step-by-step guide to obtain administrator rights on your Arma 3 server.

{% hint style="info" %}
This method goes through the **database**.\
If you have never joined the server, you are not in the players table.
{% endhint %}

### Objective

Give yourself admin rights on Arma 3 by modifying `adminlevel`.

### Step-by-step guide

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

On the dashboard, open **Database** then click "**Access phpMyAdmin**".

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

{% step %}
**Edit the adminlevel in the players table**

Open the table `players`, locate your player row.

{% hint style="info" %}
If you do not appear, connect to the server once.\
Then reload the page.
{% endhint %}

In the column `adminlevel`, put a value between **0** and **5**.\
`5` is the maximum level.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-9c7a2016b4af5145361fe3583fe39214c09618f7%2Fimage_35.png?alt=media" alt=""><figcaption><p>Players table on the database</p></figcaption></figure>
{% endstep %}

{% step %}
**Check in-game**

Reconnect to the server.

You should see **Admin menu** in the **Y**.

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

### Common issues

* **I don't appear in `players`** : join the server for the first time.
* **The admin menu does not appear** : log out, then log back in.
* **The value does not save** : check that you have confirmed the edit.

### FAQ

#### Which adminlevel to choose?

Start with `1` or `2` to test.\
Move to `5` if you need everything.
