> 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

{% 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="/files/312fcd1b12c1be2cc5a5ca6204326fb78c205c1a" 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="/files/4ee9ac32b9cae29c14e9286d85c66f8ccb91af60" 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="/files/cd387e8c75ca764981f0883fe8299f579ebc0b2b" 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.
