> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.ph4ntom.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Setup instructions for the Premium Leaderboards Configuration.

## Overview

The **[Premium Leaderboards Configuration](https://builtbybit.com/resources/premium-leaderboards-configuration.37667/)** is a beautifully designed set of leaderboards for the [Decent Holograms](https://modrinth.com/plugin/decentholograms) plugin. Features 6 stunning leaderboards with animated interactions and multiple categories.

## Features

<CardGroup cols={2}>
  <Card title="Beautiful Design" icon="palette">
    Attractive hex gradient colors and professional styling
  </Card>

  <Card title="Multiple Categories" icon="list">
    All-Time, Monthly, and Weekly leaderboards
  </Card>

  <Card title="10 Stat Leaderboards" icon="chart-line">
    Kills, Deaths, PlayTime, BlocksMined, Balance, Experience, Votes, Points, and more
  </Card>

  <Card title="Interactive" icon="mouse">
    Animation-on-click with page switching
  </Card>
</CardGroup>

## Required Dependencies

<ResponseField name="Decent Holograms" type="required">
  **Download:** [SpigotMC](https://www.spigotmc.org/resources/decentholograms-1-8-1-20-4-papi-support-no-dependencies.96927/)

  The core plugin that displays the leaderboards as holograms.
</ResponseField>

<ResponseField name="ajLeaderboards" type="required">
  **Download:** [SpigotMC](https://www.spigotmc.org/resources/ajleaderboards.85548/)

  Provides leaderboard data and statistics.
</ResponseField>

<ResponseField name="PlaceholderAPI" type="required">
  **Download:** [SpigotMC](https://www.spigotmc.org/resources/placeholderapi.6245/)

  Enables placeholder support for dynamic content.
</ResponseField>

<ResponseField name="LuckPerms" type="optional">
  **Download:** [LuckPerms](https://luckperms.net/download)

  Recommended for permission management.
</ResponseField>

<ResponseField name="Vault" type="optional">
  **Download:** [SpigotMC](https://www.spigotmc.org/resources/vault.34315/)

  Optional economy plugin support.
</ResponseField>

## Installation Steps

<Steps>
  <Step title="Install Dependencies">
    Download and install Decent Holograms, ajLeaderboards, and PlaceholderAPI
  </Step>

  <Step title="Restart Server">
    Restart your server to load all plugins
  </Step>

  <Step title="Extract Configuration">
    Extract the leaderboards configuration files provided
  </Step>

  <Step title="Upload to Server">
    Place the configuration files in the appropriate plugin folders
  </Step>

  <Step title="Customize Settings">
    Edit each `.yml` file to customize leaderboards according to instructions
  </Step>

  <Step title="Reload Plugins">
    Run `/dholo reload` or `/reload` to load the new leaderboards
  </Step>
</Steps>

## Configuration

<Note>
  **Instructions:** Detailed instructions for customizing each leaderboard are included in the `.yml` files themselves. Open any leaderboard file to view setup options.
</Note>

Each leaderboard file includes:

* Position and rotation settings
* Color and gradient customization
* Update frequency configuration
* Stat type selection (Kills, Deaths, PlayTime, etc.)
* Category selection (All-Time, Monthly, Weekly)

<Tip>
  Try adjusting colors and positions first, then reload to see changes instantly!
</Tip>
