# Configurer les permissions

{% hint style="danger" %}
Pour modifier des permissions, il faut d'abord qu'un grade soit créé.
{% endhint %}

{% content-ref url="/pages/-MjjO-rqdVAJuKWGnscp" %}
[Broken mention](broken://pages/-MjjO-rqdVAJuKWGnscp)
{% endcontent-ref %}

{% hint style="info" %}
**Toutes les permissions sont du type  “suprank.nom\_de\_la\_permission” donc il y aura seulement le nom de la permission dans le tableau, n’oubliez pas le “suprank.” devant !**
{% endhint %}

{% hint style="danger" %}
**Pour commencer à configurer le SupRank, il faut d'être OP.**
{% endhint %}

|  Permission  | Description                                                                  |
| :----------: | ---------------------------------------------------------------------------- |
| rank\_create | Permission donnant accès à la création de grade. (/rank create)              |
| rank\_delete | Permission donnant accès à la suppression de grade. (/rank delete)           |
|   rank\_add  | Permission donnant accès au don de grade au joueur. (/rank add)              |
| rank\_remove | Permission donnant accès à la suppression de grade au joueur. (/rank remove) |
|  rank\_help  | Permission donnant accès au /rank help.                                      |
|   rank\_gui  | Donne l'accès au /rank gui.                                                  |
|      \*      | Permission donnant accès a toutes les permissions.                           |

{% hint style="info" %}
**Toutes les commandes sont détaillés dans la catégorie adapté.**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supdev.tech/suprank/installation/configurer-les-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
