# Reload DLP Plugin

{% hint style="warning" %}
Reloading The plugin may cause problems and most of the time does ouput warnings to console. Please avoid Unnecessary plugin reloads. We would recommend Restarting the server as a proper solution.
{% endhint %}

## 01. Reloading With Commands

DLP provides 2 main ways to reload. as first method you can execute `/dlp reload` command in your server console or in minecraft chat. \
\
DLP also provides Discord slash command for reloading the plugin as well as restarting the bot. for reload plugin you can execute `/reload` command. (this command requires you to have administrator permission)


---

# 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://dlp.hapangama.com/resolving-issues/reload-dlp-plugin.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.
