# Resources

- [MultiMOTD](https://docs.luxry.club/resources/multimotd.md): A simple per-version message-of-the-day system for Velocity & BungeeCord, allowing different MOTDs based on the player's Minecraft version.
- [Setup](https://docs.luxry.club/resources/multimotd/setup.md): This page will guide you on how to configure our plugin.
- [SkyMines](https://docs.luxry.club/resources/skymines.md): Everything you need to create a SkyMines server.
- [Setup](https://docs.luxry.club/resources/skymines/setup.md): What to do after purchasing the product.
- [Villagers Shop](https://docs.luxry.club/resources/skymines/villagers-shop.md): Similar to the shopkeeper system
- [Mines](https://docs.luxry.club/resources/skymines/mines.md): Integrated customizable mines system
- [Perks](https://docs.luxry.club/resources/skymines/perks.md): a commands based perks system
- [Animator](https://docs.luxry.club/resources/animator.md): Create custom animated placeholders that you can use anywhere.
- [Setup](https://docs.luxry.club/resources/animator/setup.md): Animator is a powerful and flexible Spigot plugin that allows server administrators to create dynamic, animated placeholders for use with PlaceholderAPI.
- [Webhook Logs](https://docs.luxry.club/resources/webhook-logs.md): Log anything you want directly into your Discord server with a simple command.
- [Setup](https://docs.luxry.club/resources/webhook-logs/setup.md)
- [Ultimate Leaderboards](https://docs.luxry.club/resources/ultimate-leaderboards.md)
- [Setup](https://docs.luxry.club/resources/ultimate-leaderboards/setup.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://docs.luxry.club/resources.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.
