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

# Beschreibung

Biete GunGame wie auf großen Servern wie GommeHD.net an, mit allen nötigen Features für ein packendes Spielerlebnis.

***

#### **FEATURES**

* **MultiMaps**: Unterstützung für verschiedene Maps.
* **Automatischer Mapwechsel**: Nach jedem Spiel wird automatisch die Map gewechselt.
* **Hohe Konfigurierbarkeit**: 90% des Plugins sind über die Konfigurationsdatei anpassbar.
* **Scoreboard**: Vollständig anpassbar über die Konfigurationsdatei (in der Config deaktivierbar).
* **Lebensanzeige**: Lebenspunkte werden über den Spielernamen angezeigt (in der Config deaktivierbar).
* **MySQL-Unterstützung**: Anbindung an eine MySQL-Datenbank für Statistiken und mehr.
* **SpawnProtection**: Kein WorldGuard oder WorldEdit erforderlich.
* **Statistiksystem**: Integriertes System zur Erfassung von Kills, Toden und mehr.
* **Top-3-Command**: Befehl, um die besten 3 Spieler anzuzeigen.
* **Top 10 Statswand**: Sortiere nach Kills und/oder Toden, um die Top 10 Spieler anzuzeigen.
* **Standalone Plugin**: Funktioniert eigenständig ohne Abhängigkeiten.
* **PlaceholderAPI Support**: Unterstützt Platzhalter wie `%gungame_map%`, `%gungame_level%`, `%gungame_deaths%`, `%gungame_kills%`, und `%gungame_rekord%`.
* **Vorgefertigte Level**: Sofort einsatzbereit, wie auf GommeHD.net. Einfach Spawns setzen und losspielen!

*Hinweis*: Das Scoreboard funktioniert nur in Version 1.8.x. Es wird empfohlen, SBPlus für eine optimierte Scoreboard-Anzeige zu verwenden: [SBPlus](https://dyroxplays.de/product/sbplus).

***

#### **COMMANDS**

* `/setspawn` - Setzt den Spawnpunkt.
* `/setspawnpos <1/2>` - Legt die Positionen für die SpawnProtection Area fest.
* `/settopwall <1-10>` - Erstellt eine Top 10 Statswand.
* `/top` - Zeigt die Top 3 Spieler nach Kills an.
* `/stats [Spielername]` - Zeigt die Statistiken eines Spielers an.

***

#### **PERMISSIONS**

* **gungame.admin** - Berechtigt zur Nutzung von `/setspawn`, `/setspawnpos`, und `/settopwall`.

***

Mit dieser umfassenden Funktionalität bietet das GunGame Plugin alles, was für spannende Matches auf deinem Server nötig ist. Dank der hohen Konfigurierbarkeit kannst du das Plugin perfekt auf deine Bedürfnisse anpassen und deinen Spielern ein unvergessliches Spielerlebnis bieten.

***


---

# 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/gungame/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.
