# Système de désactivation du RPG

Sky dispose d'un RPG inter-serveurs, si vous souhaitez désactiver le RPG dans votre serveur il faut exécuter la commande **rpg** :

<figure><img src="/files/kvXRyB0XmrUa1Aj7R9SB" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Et voilà ! Le RPG sera soit désactivé ou soit activé sur votre serveur selon votre choix.
{% endhint %}

{% hint style="info" %}
Pour vérifier si le RPG de Sky est activé ou désactivé dans votre serveur, vous pouvez exécuter la commande **/config consulter**.
{% endhint %}

Voici ce que voit une personne quand elle souhaite exécuter une commande RPG alors que celui-ci est désactivé :

![](/files/Z80DZVeNLiWvGdeKP28m)


---

# 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.skybot.fr/les-fonctionnalites-1/systeme-de-desactivation-rpg.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.
