> For the complete documentation index, see [llms.txt](https://wiki.dyroxplays.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dyroxplays.de/scoreboardplus/beschreibung.md).

# Beschreibung

Ein hochgradig anpassbares, ressourcenschonendes System zur Gestaltung deines Server-Designs – inklusive flackerfreier Scoreboards, globaler TabList, Custom-Prefix-GUI und vollem HEX-Farbsupport.

{% hint style="success" %}
📋 **Passe Scoreboard, TabList, Actionbar, Bossbar und Chatformate vollkommen nach deinen Wünschen an!**
{% endhint %}

## Features

{% tabs %}
{% tab title="📊 Scoreboard" %}

#### Sidebar & Animationen

* **Animierte Sidebar:** Definiere flackerfreie, animierte Zeilen mit individuellen Update-Intervallen.
* **Force-New-Scoreboard:** Erstellt beim Betreten des Servers automatisch ein sauberes Scoreboard.
* **Toggle-Befehl:** Spieler können das Scoreboard bei Bedarf ein- oder ausblenden.
  {% endtab %}

{% tab title="👥 Ränge & TabList" %}

#### TabList- & Chat-Design

* **TabList Header & Footer:** Zeige nützliche Server-Infos über und unter der TabList.
* **Intuitives Ranksystem:** Die Reihenfolge in der Config legt die Sortierung in der TabList fest.
* **Custom Chat-Formate:** Definiere, welcher Rang welches Präfix im Chat erhält (deaktivierbar).
  {% endtab %}

{% tab title="🎨 Custom Prefix" %}

#### Prefix-Farbauswahl

* **Spieler-GUI:** Über `/prefix` können Spieler ihre persönliche Prefix-Farbe aus einem konfigurierbaren GUI-Menü wählen.
* **Berechtigungs-Check:** Schalte bestimmte Prefix-Farben exklusiv für VIPs oder Ränge frei.
  {% endtab %}

{% tab title="⚙️ Technik" %}

#### Performance & Support

* **Asynchroner Modus:** Ressourcenfreundlicher Betrieb ohne Lag-Gefahr.
* **HEX-Farbcodes:** Volle Unterstützung für moderne Farbverläufe (RGB/HEX) ab Version 1.16.
* **PlaceholderAPI Integration:** Eigene Platzhalter wie `%sbplus_dpname%`, `%sbplus_rang%`, `%sbplus_chatprefix%` und `%sbplus_tabprefix%` stehen bereit.
  {% endtab %}
  {% endtabs %}

***

## Setup-Anleitung

{% stepper %}
{% step %}

#### Installation & Abhängigkeiten

Lade die `.jar`-Datei in das `/plugins/` Verzeichnis deines Servers hoch. Stelle sicher, dass **PlaceholderAPI** (und optional **ProtocolLib**) auf dem Server installiert sind.
{% endstep %}

{% step %}

#### Ranksystem definieren

1. Starte den Server einmal, damit die Standard-Dateien generiert werden.
2. Trage deine Server-Ränge in `/plugins/ScoreboardPlus/config.yml` im Abschnitt `ranks` ein.
3. Verwende das Format: `PERMISSION;RANGNAME IM SCOREBOARD;CHATPREFIX;TABPREFIX` *(Die Reihenfolge von oben nach unten bestimmt die Sortier-Priorität in der TabList).*
   {% endstep %}

{% step %}

#### Custom Prefixes anlegen

Passe die Prefix-Optionen und deren Permissions in `/plugins/ScoreboardPlus/customprefixes.yml` an. Starte danach den Server neu oder führe `/scoreboardplus reload` aus.
{% endstep %}
{% endstepper %}

***

## Commands & Permissions

<table><thead><tr><th width="250">Befehl</th><th>Beschreibung</th><th width="250">Permission</th></tr></thead><tbody><tr><td><code>/scoreboardplus reload</code></td><td>Lädt alle Konfigurationen und Prefixes neu. (Alias: <code>/sbplus reload</code>)</td><td><code>scoreboardplus.reload</code></td></tr><tr><td><code>/scoreboardplus togglesb</code></td><td>Blendet das Scoreboard ein oder aus.</td><td><code>scoreboardplus.togglesb</code> <em>(wenn in Config aktiviert)</em></td></tr><tr><td><code>/scoreboardplus toggleactionbar</code></td><td>Blendet die Actionbar ein oder aus.</td><td><code>scoreboardplus.toggleactionbar</code> <em>(wenn in Config aktiviert)</em></td></tr><tr><td><code>/scoreboardplus togglebossbar</code></td><td>Blendet die Bossbar ein oder aus.</td><td><code>scoreboardplus.togglebossbar</code> <em>(wenn in Config aktiviert)</em></td></tr><tr><td><code>/customprefix</code></td><td>Öffnet die GUI zur Auswahl der Prefix-Farbe. (Alias: <code>/prefix</code>)</td><td>-</td></tr></tbody></table>

## Support & Links

* 🌐 **Plugin-Website**: [https://dyroxplays.de](https://dyroxplays.de/)
* 💬 **Discord**: Dyroxplays
* 🔌 **Weitere Plugins**: <https://dyroxplays.de/shop>

***

{% hint style="success" %}
**Coded by Dyroxplays**

© 2024-2026 Dyroxplays. Alle Rechte vorbehalten.
{% endhint %}
