# Official Plugins

- [Auction House](https://docs.tweetzy.ca/official-plugins/auction-house.md): Auction House is a complete auction system for your server.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/auction-house/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Placeholders](https://docs.tweetzy.ca/official-plugins/auction-house/placeholders.md): A list of all available placeholders for Auction House
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/auction-house/plugin-files.md): Files that are generated by the plugin.
- [Translations](https://docs.tweetzy.ca/official-plugins/auction-house/translations.md): List of available translations that can be used with the plugin.
- [Shops](https://docs.tweetzy.ca/official-plugins/shops.md): Ever wanted to setup categorized shops, this plugin is for you
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/shops/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/shops/plugin-files.md): Files that are generated by the plugin.
- [Shop Commands](https://docs.tweetzy.ca/official-plugins/shops/shop-commands.md): A quick explanation for shop specific commands
- [Markets](https://docs.tweetzy.ca/official-plugins/markets.md): Markets takes an entirely new approach to traditional player shops.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/markets/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/markets/plugin-files.md): Files that are generated by the plugin.
- [Translations](https://docs.tweetzy.ca/official-plugins/markets/translations.md): List of available translations that can be used with the plugin.
- [Spawners](https://docs.tweetzy.ca/official-plugins/spawners.md): Spawners is the ultimate solution when it comes to upgradeable spawners.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/spawners/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/spawners/plugin-files.md): Files that are generated by the plugin.
- [Crafty](https://docs.tweetzy.ca/official-plugins/crafty.md): Crafty is a simple yet powerful solution to creating custom recipes and mob/block drops.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/crafty/commands-and-permissions.md): Crafty is an admin tool, 99% of the things will be done through the main command
- [Mob & Blocks](https://docs.tweetzy.ca/official-plugins/crafty/mob-and-blocks.md): With Crafty you can adjust the drops for any valid block and mob
- [Drops](https://docs.tweetzy.ca/official-plugins/crafty/drops.md): Drops are items or commands that will be executing when a mob is killed or a block is broken.
- [Custom Recipes](https://docs.tweetzy.ca/official-plugins/crafty/custom-recipes.md): With Crafty, creating custom recipes is a pretty simple process
- [Funds](https://docs.tweetzy.ca/official-plugins/funds.md): Funds the is the ultimate custom currency plugin
- [Skulls](https://docs.tweetzy.ca/official-plugins/skulls.md): Skulls is a collection of 45k+ custom textured Minecraft heads. It is the perfect solution for servers who need a quick an easy way to access a large variety of custom textured heads.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/skulls/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/skulls/plugin-files.md): Files that are generated by the plugin (Head JSON Files download into a heads folder)
- [Vouchers](https://docs.tweetzy.ca/official-plugins/vouchers.md): Vouchers is designed to make creating vouchers easy. Everything is done in-game through the use of GUIs, meaning you will never need to leave your client to edit the config, or vouchers.
- [Commands & Permissions](https://docs.tweetzy.ca/official-plugins/vouchers/commands-and-permissions.md): A complete list of all the commands and permissions that can be used in the plugin.
- [Additional Args](https://docs.tweetzy.ca/official-plugins/vouchers/additional-args.md): A quick explanation on how to use custom args
- [Export & Syncing](https://docs.tweetzy.ca/official-plugins/vouchers/export-and-syncing.md): A quick explanation on export and syncing works
- [Plugin Files](https://docs.tweetzy.ca/official-plugins/vouchers/plugin-files.md): Files that are generated by the plugin.
- [Translations](https://docs.tweetzy.ca/official-plugins/vouchers/translations.md): List of available translations that can be used with the plugin.


---

# 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.tweetzy.ca/official-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.
