# Bukkit

- [Commands](https://mastaff.nookure.com/bukkit/commands.md): Command list for bukkit
- [Config](https://mastaff.nookure.com/bukkit/config.md): Plugin configuration for bukkit/paper/folia/purpur
- [Glow](https://mastaff.nookure.com/bukkit/glow.md): How to set-up the glow module
- [Staff Vault](https://mastaff.nookure.com/bukkit/staff-vault.md): Here I will explain what is the Staff Vault and its limitations
- [Placeholders](https://mastaff.nookure.com/bukkit/placeholders.md): Here you will find all placeholder api placeholders with they explication and an example output
- [Paper 1.17 Support](https://mastaff.nookure.com/bukkit/paper-1.17-support.md): How to install MAStaff in Paper 1.17


---

# 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://mastaff.nookure.com/bukkit.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.
