# Getting Started

## How to Install

1. Purchase and download the plugin.
2. Download required dependencies, if necessary.
3. Place the `UHCReloaded.jar` file in the `/plugins/` directory.
4. Start the server. The plugin will generate all the necessary files.
5. Configure the plugin to your preferences.
6. Restart the server or reload the plugin to apply the changes.

## First Steps

The plugin is pretty straightforward. Most of the game-related settings can be adjusted in game.yml. I recommend that you check the [**frequently asked questions**](https://xerickerspigot.gitbook.io/uhcreloaded/general-use/faq) for a better understanding of the plugin. And don't forget, if you have any questions, check out [**Cube Development**](https://bit.ly/3ycE4Id).

## **Dependencies**

* <mark style="color:red;">◉REQUIRED</mark> ProtocolLib: <https://www.spigotmc.org/resources/1997/>
* <mark style="color:green;">◉OPTIONAL</mark> PlaceholderAPI: <https://www.spigotmc.org/resources/6245/>
* <mark style="color:orange;">◉RECOMMENDED</mark> Chunky: <https://www.spigotmc.org/resources/81534/>

## **Need Help?**

[**Cube Development**](https://bit.ly/3ycE4Id) is a shared Discord server Spigot developers and their customers.

Please join if you want to get into contact with us.


---

# 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://xerickerspigot.gitbook.io/uhcreloaded/getting-started.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.
