# Plugin

- [Playtime](https://docs.zachfr.com/plugin/playtime.md): Simple /playtime command to see your playtime on serve
- [Command and permission](https://docs.zachfr.com/plugin/playtime/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Placeholder](https://docs.zachfr.com/plugin/playtime/placeholder.md): List of placeholder available for PlaceholderAPI
- [Duel](https://docs.zachfr.com/plugin/duel.md): Duel your friends with this plugin.
- [Command and permission](https://docs.zachfr.com/plugin/duel/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Placeholder](https://docs.zachfr.com/plugin/duel/placeholder.md): List of placeholder available for PlaceholderAPI
- [Joinmessage](https://docs.zachfr.com/plugin/joinmessage.md): simple configuration Join Message
- [Command and permission](https://docs.zachfr.com/plugin/joinmessage/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Spawn](https://docs.zachfr.com/plugin/spawn.md): A simple spawn plugin
- [Command and permission](https://docs.zachfr.com/plugin/spawn/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Blockwand](https://docs.zachfr.com/plugin/blockwand.md): Wand to place block
- [Command and permission](https://docs.zachfr.com/plugin/blockwand/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Sellwand](https://docs.zachfr.com/plugin/sellwand.md): Sell wand plugin to sell content of your chest
- [Command and permission](https://docs.zachfr.com/plugin/sellwand/command-and-permission.md): List of all available commands and permissions for the plugin.
- [Frequently asked questions](https://docs.zachfr.com/plugin/sellwand/faq.md)
- [HistoryGUI](https://docs.zachfr.com/plugin/historygui.md): A cool history gui for litebans plugin
- [Command and permission](https://docs.zachfr.com/plugin/historygui/command-and-permission.md): List of all available commands and permissions for 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.zachfr.com/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.
