# Installation

On this page, you will find all the dependencies needed and the installation steps for this config.

## 🔗 Dependencies

* [**ajLeaderboards** Plugin](https://www.spigotmc.org/resources/ajleaderboards.85548/) - Free
* [**DeluxeMenus** Plugin](https://www.spigotmc.org/resources/deluxemenus.11734/) - Free
* [**EssentialsX** Plugin](https://www.spigotmc.org/resources/essentialsx.9089/) - Free
* [**PlaceholderAPI** Plugin](https://www.spigotmc.org/resources/placeholderapi.6245/) - Free

*(Expansions: CustomFont, ChangeOutput, Essentials, Vault, Statistic, Math and Utils)*

## ⚙️Installation

* Navigate to your plugins folder.
* Install the dependencies mentioned above.
* *(Optional if you have the plugins already)* Start your server so that the new plugins that have been instaled so that they can generate their folders.
* Navigate to the plugins folder and upload the "ajlbDiekieboySetup-1.0.jar" provided. This will run all the AjLeaderboards commands.
* Upload the directory called statistics from the folder called DeluxeMenus in your `plugins/DeluxeMenus` folder.
* Restart your server.
* Remove "ajlbDiekieboySetup-1.0.jar" from the plugins folder.
* Add the new lines at the bottom of your deluxemenus `config.yml` - Provided on download.
* Join your server and run the following commands:
  * `/papi ecloud download ChangeOutput`
  * `/papi ecloud download Essentials`
  * `/papi ecloud download Vault`
  * `/papi ecloud download Statistic`
  * `/papi ecloud download Math`
  * `/papi ecloud download Utils`
  * `/papi reload`
* Install the ajLeaderboards `config.yml` and `messages.yml` files that have been provided.
* Restart your server.
* After you have done all of this you can enjoy the config!

{% hint style="info" %}
Remember to check the version of your server to download the correct dependency. If you have questions you can join our [Discord](https://discord.gg/diekieboy) server and ask.
{% endhint %}


---

# 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://wiki.diekieboy.com/premade-menus/en-statistics-leaderboard-gui-configuration-usd1-99/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.
