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

# Getting Started

<figure><img src="/files/APCxfnGm0ErcKmcHrB8G" alt=""><figcaption></figcaption></figure>

Discover WayFly, the ultimate plugin for adding controlled flight capabilities to your Minecraft server.

✨ Key Features:\
✅ Flight Time Management – Add or remove flight time dynamically using simple commands. Players can earn, spend, or lose fly time based on in-game actions.

✅ Advanced Conditions System – Use placeholders to define specific conditions that allow or restrict flight. This means you can customize flight permissions based on world, region, rank, or any other placeholder-supported variable.

✅ Placeholder API Support – Fully integrates with PlaceholderAPI, allowing you to display remaining flight time in scoreboards, action bars, or any other interface that supports placeholders.

✅ Auto-Adaptive Formatting – The plugin automatically formats the remaining flight time based on set configurations, ensuring a clean and readable display.

✅ Cluescroll Support – Compatible with Cluescroll, allowing seamless integration with quest-based flight rewards.

✅ Fully Customizable Messages – Modify all in-game messages, titles, and notifications to match your server’s style. Supports hex colors for a unique and vibrant look.

✅ Custom Fly Commands – Execute commands based on the remaining flight time, providing players with notifications or actions when their time is about to expire.

✅ Flexible Fly Speed Management – Allow or restrict flight speed adjustments with permissions, ensuring balanced gameplay.

✅ Secure Fly Restrictions – Prevent players from using fly in specific worlds, regions, or under custom conditions to maintain game balance.

✅ Database Support – Automatically saves flight data to prevent progress loss after server restarts.

Find the plugin here :\
\- [https://www.spigotmc.org/resources/wayfly-1-20-1-21-skyblock-faction-boxed-oneblock.118465](https://www.spigotmc.org/resources/wayfly-1-20-1-21-skyblock-faction-boxed-oneblock.118465/)


---

# 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, and the optional `goal` query parameter:

```
GET https://wayfly-documentation.gitbook.io/wayfly-wiki/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
