# Plugins

- [Bans+](https://wiki.darrionatplugins.com/plugins/bans+.md): An advanced banning plugin with a custom GUI, staff channel, and MySQL support
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/bans+/commands-and-permissions.md)
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/bans+/configuration-files.md)
- [GUIs](https://wiki.darrionatplugins.com/plugins/bans+/guis.md)
- [MySQL](https://wiki.darrionatplugins.com/plugins/bans+/mysql.md)
- [Trivia](https://wiki.darrionatplugins.com/plugins/bans+/trivia.md)
- [Command Cooldown](https://wiki.darrionatplugins.com/plugins/command-cooldown.md): The best plugin for adding cooldowns to commands and preventing spam! 1.7-1.21 support!
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/command-cooldown/commands-and-permissions.md): List of commands and permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files.md): Files of Command Cooldown
- [cooldowns.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/cooldowns.yml.md): Default for example
- [config.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/config.yml.md)
- [messages.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/messages.yml.md)
- [MySQL](https://wiki.darrionatplugins.com/plugins/command-cooldown/mysql.md)
- [Trivia](https://wiki.darrionatplugins.com/plugins/command-cooldown/trivia.md): Fun facts or interesting information
- [Custom Enchants+](https://wiki.darrionatplugins.com/plugins/custom-enchants+.md): Custom enchants, scrolls, custom GUI's, and more!
- [API](https://wiki.darrionatplugins.com/plugins/custom-enchants+/api.md): Information about the API for Custom Enchants+
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/custom-enchants+/commands-and-permissions.md): List of commands and permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files.md): Files of Custom Enchants+
- [config.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/config.yml.md)
- [enchants.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/enchants.yml.md)
- [lores.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/untitled.md)
- [messages.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/messages.yml.md)
- [Custom Blocks](https://wiki.darrionatplugins.com/plugins/custom-enchants+/custom-blocks.md): Information about custom blocks
- [Dependencies](https://wiki.darrionatplugins.com/plugins/custom-enchants+/dependencies.md): Integration with other plugins
- [Enchantments](https://wiki.darrionatplugins.com/plugins/custom-enchants+/enchants.md): Information about enchantments
- [GUIs](https://wiki.darrionatplugins.com/plugins/custom-enchants+/guis.md): All GUI's and their descriptions
- [Scrolls](https://wiki.darrionatplugins.com/plugins/custom-enchants+/scrolls.md): All scrolls and their descriptions
- [Wands](https://wiki.darrionatplugins.com/plugins/custom-enchants+/wands.md): Custom items that can be crafted which hold unique enchantments
- [Trivia](https://wiki.darrionatplugins.com/plugins/custom-enchants+/trivia.md): Fun facts or interesting information
- [PrisonPick](https://wiki.darrionatplugins.com/plugins/prisonpick.md): Prison Servers | Enchant Upgrades | Inventory Management
- [Autosell](https://wiki.darrionatplugins.com/plugins/prisonpick/autosell.md): Detailed information on how Autosell works
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/prisonpick/commands-and-permissions.md): Detailed Information on all commands and their permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files.md)
- [autosell.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/autosell.yml.md)
- [config.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/config.yml-1.0.2.md): 1.0.2
- [enchants.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/enchants.yml-1.0.2.md): 1.0.2
- [messages.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/messages.yml-1.0.2.md): 1.0.2
- [Dependencies](https://wiki.darrionatplugins.com/plugins/prisonpick/dependencies.md): Information about required/non-required plugins that PrisonPick can work with
- [Enchantments](https://wiki.darrionatplugins.com/plugins/prisonpick/enchantments.md): Information about pickaxe enchantments
- [GUIs](https://wiki.darrionatplugins.com/plugins/prisonpick/guis.md): A GUI is a menu that can be opened by a player
- [Inventory Management](https://wiki.darrionatplugins.com/plugins/prisonpick/inventory-management.md): How the plugin manages a player's inventory
- [Placeholders](https://wiki.darrionatplugins.com/plugins/prisonpick/placeholders.md): PrisonPick's optional expansion for PlaceholderAPI
- [Saving Data](https://wiki.darrionatplugins.com/plugins/prisonpick/saving-data.md): The different ways PrisonPick can store a player's data and statistics


---

# 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/plugins.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.
