> For the complete documentation index, see [llms.txt](https://wiki.diekieboy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.diekieboy.com/premade-configurations/en-premium-scoreboard-configuration-usd0-99/installation.md).

# Installation

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

## 🔗 Dependencies

* [**AnimatedScoreboard** Plugin](https://www.spigotmc.org/resources/animatedscoreboard.20848/) **-** Free
* [**EssentialsX** Plugin](https://www.spigotmc.org/resources/essentialsx.9089/) - Free
* [**Vault** Plugin](https://www.spigotmc.org/resources/vault.34315/) - Free
* [**PlaceholderAPI** Plugin](https://www.spigotmc.org/resources/placeholderapi.6245/) - Free

*(Expansions: CustomFont, Gradient2, ChangeOutput, Utils, Player, Essentials, Math, Vault, Statistic, Server and LocalTime)*

## ⚙️Installation

* Open the .zip file that you just downloaded and select a version for a plugin mentioned on the dependencies page, it can be **AnimatedScoreboard**, **SimpleScore,** or **TAB.**
* After you choose the correct version, upload the contents of the folder to the scoreboard plugin that you choosed.
* After you uploaded the wanted config version, navigate to the PlaceholderAPI expansions folder and upload the "Gradient2-Expansion-1.1.jar" and "CustomFont-Expansion-1.0.1.jar" provided. (<mark style="color:blue;">**/plugins/PlaceholderAPI/expansion**</mark>)
* After you upload the contents please restart the server.
* Join the server and run the following commands:
  * /papi ecloud download Utils
  * /papi ecloud download Player
  * /papi ecloud download Essentials
  * /papi ecloud download Math
  * /papi ecloud download Vault
  * /papi ecloud download Statistic
  * /papi ecloud download Server
  * /papi ecloud download LocalTime
* After you run each of those commands reload the PlaceholderAPI plugin -> **/papi reload**
* After you have done all of this you can enjoy the config!

{% hint style="info" %}
You can download PlaceholderAPI expansion packs using this command -> **/papi ecloud download \<expansion pack>**
{% endhint %}


---

# 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://wiki.diekieboy.com/premade-configurations/en-premium-scoreboard-configuration-usd0-99/installation.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.
