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

# Beschreibung

### DailyRewards Plugin: Belohne Deine Spieler täglich für das Joinen

Erhöhe die Aktivität auf deinem Server, indem du deine Spieler täglich für ihr Joinen belohnst.

***

#### Funktionen

* **Hohe Konfigurierbarkeit:** 99% der Einstellungen sind in der Config anpassbar.
* **Speicheroptionen:** Speicherung der Daten in MySQL oder als Datei.
* **Eigene Belohnungen:** Erstelle bis zu 54 verschiedene Belohnungen.
* **Permissions Feature:** Belohnungen können an bestimmte Berechtigungen, wie z.B. Premiumränge, gebunden werden.
* **Mehrere Befehle:** Führe mehrere Befehle gleichzeitig aus, wenn eine Belohnung eingelöst wird.
* **Belohnung als Befehle:** Die Belohnungen werden durch definierte Befehle vergeben.
* **Individuelle Items:** Items können in der Config mit Beschreibung und weiteren Details angepasst werden.

Alle Nachrichten und weitere Einstellungen können in der Konfiguration verwaltet werden!

***

#### Befehle

* **/dailyrewards:** Öffnet die GUI (wenn in der Config dailyrewardscmd auf true gesetzt ist).
* **/setdailyrewards:** Platziert einen Villager.

***

#### Berechtigungen

* **setdailyrewards.admin:** Erlaubt das Ausführen von /setdailyrewards.

***

Mit dem DailyRewards Plugin kannst du deine Spieler für ihre tägliche Aktivität belohnen und die Treue fördern, indem du maßgeschneiderte Belohnungen und Anpassungen bereitstellst.


---

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