# Modules

{% hint style="info" %}
**Modules are standalone plugins that work with the main Discord Utilities plugin. Each module has its own configuration file where you can edit the settings.** \
**Without the main plugin, these modules will not work!**
{% endhint %}

{% content-ref url="/pages/jmajXVjtpDAD23c8Bv7S" %}
[Report (Calladmin)](/discord-utilities/modules/report-calladmin.md)
{% endcontent-ref %}

{% content-ref url="/pages/SSMZdbQXTC5wx6PAhpv6" %}
[Server Status](/discord-utilities/modules/server-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/d5vjg3CcdH4FJn2bAud2" %}
[RCON](/discord-utilities/modules/rcon.md)
{% endcontent-ref %}

{% content-ref url="/pages/GGro4htV4KAxbYDJ1Gf6" %}
[Chat Relay](/discord-utilities/modules/chat-relay.md)
{% endcontent-ref %}

{% content-ref url="/pages/X8VYDMu378vgwTjoYZ06" %}
[Manage Roles and Permissions](/discord-utilities/modules/manage-roles-and-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/z8PZiIqk5OH9Wc0cRCi1" %}
[Connected Players Role](/discord-utilities/modules/connected-players-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/pX3j8E7NpEBbDD4oEhaz" %}
[Event Notifications](/discord-utilities/modules/event-notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/FFAWgRT7DG0Ww26xVIbb" %}
[Skin Changer](/discord-utilities/modules/skin-changer.md)
{% endcontent-ref %}

{% content-ref url="/pages/bBWM32q07GK7Q9owpPPV" %}
[Automatic Store 🛒](/discord-utilities/modules/automatic-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/kD3g2i86bO6bcgp3yV4W" %}
[Banlist](/discord-utilities/modules/banlist.md)
{% endcontent-ref %}

{% content-ref url="/pages/uUo5U4C3EnVqzKA5nKuP" %}
[Player Stats](/discord-utilities/modules/player-stats.md)
{% endcontent-ref %}

{% content-ref url="/pages/o21qAk0BNjUl9pmeHvtt" %}
[Server Status Plus](/discord-utilities/modules/server-status-plus.md)
{% endcontent-ref %}

{% content-ref url="/pages/bluPuHHr778zzjoglAsO" %}
[Commands Blocker](/discord-utilities/modules/commands-blocker.md)
{% endcontent-ref %}

{% content-ref url="/pages/DQPW1ezVlKfJcnFgFry3" %}
[Leaderboard](/discord-utilities/modules/leaderboard.md)
{% endcontent-ref %}


---

# 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.sourcefactory.eu/discord-utilities/modules.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.
