# Updates

## Update v1.4.0

\[+] Neu

* Lobby-Kommando

\[^] Aktualisiert

* permission in config.yml - Die Permission ist jetzt auch nutzbar

\[-] Bugfix/Entfernt

* maintenance - Spieler sollten nicht mehr joinen können
* NoClassDefFoundError in "tempMute"- und "tempBan"-Kommando

## Update v1.3.0

\[+] Neu

* [ReportSystem](/bungeesystem/module/punishment/reportsystem.md)
* Setze nun die banPoints (/banpoints \<Spieler> (\<Anzahl>)) /mutePoints (/mutepoints \<Spieler> (\<Anzahl>)) eines Spielers&#x20;

\[^] Aktualisiert

* sendWebhook in Punishment Modulen - Konfiguration für Webhook in Nachrichtendateien

\[-] Bugfix/Entfernt

* Friend Kommando - zeigt den aktuellen Server nun richtig an

## Update v1.2.4

\[+] Neu

\--/--

\[^] Aktualisiert

\--/--

\[-] Bugfix/Entfernt

* getReason in KickCommand
* friend offline Nachricht in disconnect listener
* zeige länge richtig an (tempmute- und tempban-Kommando)
* NoClassDefFoundError für LanguageAPI

## Update v1.2.3

\[+] Neu

\--/--

\[^] Aktualisiert

\--/--

\[-] Bugfix/Entfernt

* Fehler bei Ausführen von Kommandos behoben

## Update v1.2.2

\[+] Neu

\--/--

\[^] Aktualisiert

\--/--

\[-] Bugfix/Entfernt

* Versionsanzeige im Log ist nun richtig
* Fehler bei SQL Abfragen behoben

## Update v1.2.1

\[+] Neu

\--/--

\[^] Aktualisiert

* Discord JDA Version 5.0.0-beta.21

\[-] Bugfix/Entfernt

* Korrektur des Autoban-Systems
* Korrektur des Automute-Systems

## Update v1.2.0

\[+] Neu

* AutoBroadcast - Lasse in einem definiertem Intervall Nachrichten über das Netzwerk senden.
* Discord
  * Webhook für punishment-System
  * Onlinetime-Befehl für Discord - Sehe Onlinezeit von Minecraft Spielern oder Discord von einem Discord Benutzer&#x20;

\[^] Aktualisiert

* Discord JDA Version 5.0.0-beta.20

\[-] Bugfix/Entfernt\
\--/--

## Update v1.1.0

\[+] Neu

* Chat - Eine Möglichkeit unterschiedliche Chaträume zu haben
* Discord
  * erstelle/lösche die Synchronisation zwischen Minecraft und Discord
  * Zeige dir den Einladungslink von Discord
  * Füge Discordchats zum Chat Modul hinzu (Nur nutzbar wenn Chat-Modul aktiviert ist!)
* motd - Erstelle eine eigene MOTD für deinen Server
* Move - Bewege einen Spieler zu einem Spieler oder Server
* Pull - Ziehe einen Spieler zu dir
* Updater - Bekomme eine Mitteilung im Log und im Spiel das eine neue Version des BungeeSystems verfügbar ist

\[^] Aktualisiert

\--/--

\[-] Bugfix/Entfernt

\--/--


---

# Agent Instructions: 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-de.herrtechniker.eu/bungeesystem/updates.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.
