# Welcome

![](https://3456334028-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M6fEY18VuCweySnZ3g-%2F-MM6qdx_-3rVEUQ8XEBA%2F-MM6qy-pLlBNWp5ZOXFI%2FDarrionatPluginsLogo-Square.png?alt=media\&token=9e9b7dbc-1b48-4be0-b9af-a650d820c5c1)

## About Me

Hi! I'm Darrionat and I am a plugin developer. I started programming in Java at the beginning of 2019. On this wiki, you will find information about my various published plugins. If you cannot find answers to your questions on here, please join my Discord (link below).

{% hint style="warning" %}
This wiki is a work-in-progress, so not everything will be updated completely, and there may be some information missing! If you have any suggestions, let me know!&#x20;
{% endhint %}

## My Plugins

{% content-ref url="plugins/bans+" %}
[bans+](https://wiki.darrionatplugins.com/plugins/bans+)
{% endcontent-ref %}

{% content-ref url="plugins/command-cooldown" %}
[command-cooldown](https://wiki.darrionatplugins.com/plugins/command-cooldown)
{% endcontent-ref %}

{% content-ref url="plugins/custom-enchants+" %}
[custom-enchants+](https://wiki.darrionatplugins.com/plugins/custom-enchants+)
{% endcontent-ref %}

{% content-ref url="plugins/prisonpick" %}
[prisonpick](https://wiki.darrionatplugins.com/plugins/prisonpick)
{% endcontent-ref %}

## My Platforms

{% content-ref url="broken-reference" %}
[Broken link](https://wiki.darrionatplugins.com/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://wiki.darrionatplugins.com/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://wiki.darrionatplugins.com/broken-reference)
{% endcontent-ref %}

## Help contribute to my development!

{% content-ref url="broken-reference" %}
[Broken link](https://wiki.darrionatplugins.com/broken-reference)
{% 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://wiki.darrionatplugins.com/master.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.
