# Freundesliste

{% hint style="success" %}
Sämtliche Freundschaften von iostein werden auf Blockbande übertragen!
{% endhint %}

Das Freunde-System funktioniert auf beiden Servern identisch, weshalb hier im Zuge des Zusammenschlusses eine einfache Übertragung der Daten stattfindet. \
Zu den bereits auf Blockbande geschlossenen Freundschaften kommen also die von iostein hinzu. Es geht an dieser Stelle somit nichts verloren.

### Was ändert sich am Freunde-System?

Hinzu kommt ein Feature beim Command: <mark style="color:$primary;">**/friend list**</mark>. Mit diesem Befehl lässt sich die Freundesliste abrufen. Hinzu kommt nun, dass dort auch angezeigt wird, wann der Freund zuletzt online gewesen ist.

&#x20;

<figure><img src="/files/xZzIUEQBb4uN4mdCqMUJ" alt=""><figcaption></figcaption></figure>

Diese Funktion gab es zuvor nur auf iostein. Beim Zusammenschluss der beiden Server wird diese Funktion für alle Spieler implementiert.


---

# 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.blockbande.de/u/systeme/allgemeine-systeme/freundesliste.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.
