> For the complete documentation index, see [llms.txt](https://vebjorn-elvekrok.gitbook.io/super-hoppers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vebjorn-elvekrok.gitbook.io/super-hoppers/master.md).

# Overview

## Welcome to the SuperHoppers wiki!&#x20;

Here you will find any information you'll need to set up and use the SuperHoppers plugin correctly. The wiki includes guides, pictures, and the default config.yml file. It aims to answer all your questions and concerns, and give detailed explanations of every plugin feature.&#x20;

## Useful links:

SuperHoppers spigot page:&#x20;

My Spigot page: <https://www.spigotmc.org/members/bestem0r.688076/>

## Support

Still can't find what you are looking for? Having issues? Want to request a feature?

Join me on [Discord](https://vebjorn-elvekrok.gitbook.io/super-hoppers/www.discord.gg/a5fNDQY)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://vebjorn-elvekrok.gitbook.io/super-hoppers/master.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.
