# Installation

To install O'DailyQuests, just drag the **ODailyQuests.jar** file on your plugins folder, and restart the server. The plugin works on servers from version **1.18.2** to the latest, and requires **Java 21** at least to work.&#x20;

Supported and tested softwares are **Spigot, Purpur, Paper and Folia**. It should work on any other fork.

No strict dependencies are required. However, there are of course optional dependencies for certain parameters, such as Vault for MONEY-type rewards, or PlaceholderAPI for the use of placeholders.


---

# 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://ordwenplugins.gitbook.io/odailyquests/installation.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.
