# Quests

<figure><img src="/files/9rlR0u0GKG5zKxQIXCRc" alt=""><figcaption></figcaption></figure>

## Beskrivelse <a href="#description" id="description"></a>

**Quests er et nemt konfigurerbart missions plugin til hurtigt at lave unikke missioner. Det er nemt at sætte op og fungerer super lækkert!**

## Features

* Indbygget GUI system.
* Quest cooldowns.
* 9+ events
* Opret så mange quest menuer som du vil!
* MongoDB support!

## Permissions

<table data-header-hidden><thead><tr><th width="200.32856419721702">Beskrivelse</th><th width="150">Command</th><th width="249.33333333333331">Permission</th></tr></thead><tbody><tr><td><strong>Command</strong></td><td><strong>Permission</strong></td><td><strong>Beskrivelse</strong></td></tr><tr><td>/quests</td><td>quests.admin</td><td>Viser hjælp beskeden.</td></tr><tr><td>/quest open [MENU]</td><td>quests.admin</td><td>Åben en quest menu.</td></tr><tr><td>/quest reload</td><td>quests.admin</td><td>Reloader konfigurationen og quests</td></tr><tr><td>/quest show [PLAYER] [MENU]</td><td>quests.admin</td><td>Åbner en quest menu for en anden spiller. (spilleren skal have permission til det)</td></tr></tbody></table>

{% hint style="info" %}
I hver quest menu kan den individuelle permission sættes for at åbne den.
{% endhint %}

## Dependencies

* [Vault](https://www.spigotmc.org/resources/vault.34315/)
* [PlexCore](https://plexhost.dk/plugins)


---

# 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.simonmaribo.dk/plugins/quests.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.
