> 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/ffa/beschreibung.md).

# Beschreibung

### **Plugin "FFA" von Dyroxplays**

Erlebe spannende Free-For-All (FFA) Kämpfe mit einem globalen, frei wählbaren Kit. Perfekt für deinen Server!

#### **FEATURES**

* **90% in der Config anpassbar**: Anpassung nach deinen Bedürfnissen.
* **Ähnlich wie auf großen Servern**: Erlebe FFA wie auf GommeHD.net.
* **Scoreboard anpassbar**: Scoreboard ist komplett konfigurierbar (auch deaktivierbar).
* **Lebensanzeige über dem Namen**: Zeigt die Lebensanzeige der Spieler an (deaktivierbar).
* **MySQL Unterstützung**: Speicherung und Abruf von Daten über MySQL.
* **SpawnProtection**: Keine Notwendigkeit für WorldGuard oder WorldEdit.
* **StatsSystem**: Umfangreiches Statistiksystem für Kills und Deaths.
* **Top 3 Command**: Zeigt die Top 3 Spieler an.
* **Top 10 Statswand**: Anzeige der besten 10 Spieler nach Kills und/oder Deaths.
* **Standalone Plugin**: Funktioniert unabhängig von anderen Plugins.
* **PlaceholderAPI Support**: Nutze Platzhalter wie %ffa\_killstreak%, %ffa\_deaths%, %ffa\_kills%.
* **Eigenes Kit**: Richte deine Hotbar und Rüstung ein und speichere das Kit mit /saveKit.
* **Pro Kill volles Leben**: Erhalte bei jedem Kill dein volles Leben zurück.
* **KillStreak Broadcast**: Erreiche 3 Kills ohne zu sterben, um eine KillStreak zu erhalten und 2 goldene Äpfel zu bekommen.

\*Das Scoreboard funktioniert nur in der Version 1.8.x (Packets). Empfohlen: [SBPlus Plugin](https://dyroxplays.de/product/sbplus).

#### **COMMANDS**

* **`/setspawn`**: Setzt den Spawnpunkt.
* **`/setspawnpos <1/2>`**: Setzt die Spawnposition (1/2) für die SpawnProtection Area.
* **`/settopwall <1-10>`**: Setzt die Top 10 Wand.
* **`/savekit`**: Speichert deine Hotbar und Rüstung als Kit.
* **`/top`**: Zeigt die Top 3 Spieler nach Kills an.
* **`/stats ()`**: Zeigt die Statistiken eines Spielers an.

#### **PERMISSIONS**

* **`ffa.admin`**: Erlaubt das Ausführen von /setspawn, /setspawnpos, /settopwall und /savekit.

***

Dieses Plugin bietet eine umfangreiche FFA-Erfahrung für deinen Server, mit zahlreichen Anpassungsmöglichkeiten und einem integrierten Statistiksystem. Alle Einstellungen und Nachrichten können in der Konfigurationsdatei verwaltet werden.


---

# 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:

```
GET https://wiki.dyroxplays.de/ffa/beschreibung.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.
