# Glare's Plugins

- [Guilds \[W.I.P Migration\]](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration.md): RPG, GUIs, Land Claims, Arenas, Guild Wars, MySQL and more!
- [Installation](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/installation.md): Easy-to-follow-steps on how to get started with the plugin!
- [Configuration](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/configuration.md): Overview page for the different configuration files
- [Buffs](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/configuration/buffs.md): Example configuration for the buffs.yml file
- [Config](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/configuration/config.md): Example configuration for the config.yml file
- [Roles](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/configuration/roles.md): Example configuration for the roles.yml file
- [Tiers](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/configuration/tiers.md): Example configuration for the tiers.yml file
- [Commands & Permissions](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/commands-and-permissions.md): Overview of all the commands in the plugin and an explanation of what they do.
- [Placeholders](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/placeholders.md): Guild's placeholders
- [Developer API](https://wiki.helpch.at/glares-plugins/guilds-w.i.p-migration/developer-api.md)
- [VoteParty](https://wiki.helpch.at/glares-plugins/voteparty.md): Give rewards to all online players when the server gets a certain amount of votes! 1.8+
- [Commands & Permissions](https://wiki.helpch.at/glares-plugins/voteparty/commands-and-permissions.md): List of commands and permissions for the plugin
- [Placeholders](https://wiki.helpch.at/glares-plugins/voteparty/placeholders.md): VoteParty's placeholders
- [Configuration](https://wiki.helpch.at/glares-plugins/voteparty/configuration.md): The plugin's configuration file!
- [API](https://wiki.helpch.at/glares-plugins/voteparty/api.md): Developer Information for VoteParty.
- [Changelogs](https://wiki.helpch.at/glares-plugins/voteparty/changelogs.md)
- [v2.30](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24.md)
- [v2.29](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-1.md)
- [v2.28](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-2.md)
- [v2.27](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-3.md)
- [v2.26](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-4.md)
- [v2.25](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-5.md)
- [v2.24](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.24-6.md)
- [v2.23](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.23.md)
- [v2.22](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.22.md)
- [v2.21](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.21.md)
- [v2.20](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.20.md)
- [v2.19](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.19.md)
- [v2.18](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.18.md)
- [v2.17](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.17.md)
- [v2.16](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.16.md)
- [v2.15](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.15.md)
- [v2.14](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.14.md)
- [v2.13](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.13.md)
- [v2.12](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.12.md)
- [v2.11](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.11.md)
- [v2.10](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.10.md)
- [v2.9](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.9.md)
- [v2.8](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.8.md)
- [v2.7](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.7.md)
- [v2.6](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.6.md)
- [v2.5](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.5.md)
- [v2.4](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.4.md)
- [v2.3](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.3.md)
- [v2.2](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.2.md)
- [v2.1](https://wiki.helpch.at/glares-plugins/voteparty/changelogs/v2.1.md)


---

# 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.helpch.at/glares-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.
