# Plotsysteme

Das Plotsystem ist das Herz des Servers. Bei der Integration von iostein in Blockbande wird sich relativ wenig ändern im Hinblick auf die Funktionen, da beide Systeme nahezu identisch aufgebaut sind.&#x20;

Optisch unterscheidet sich hier vor allem das Plot-Interface, welches über <mark style="color:$primary;">**/plots**</mark> geöffnet werden kann.

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

Blockbande-Spieler treffen keine Änderungen, für sie ändert sich allgemein am Plotsystem grundlegend nichts.

### Wie bekomme ich ein Grundstück?

Du kannst dir dein Grundstück ganz einfach mit dem Befehl <mark style="color:blue;">**/plot auto**</mark> sichern. Alternativ steht dir auch der Plots-NPC am Spawn zur Verfügung. Beide Wege führen dich zu deinem eigenen Stück Land, auf dem deine Abenteuer beginnen können.<br>

<figure><img src="/files/NwjswCXGfpeyiWfrQ2nO" alt=""><figcaption><p>Video Grundstück erstellen beim Plots NPC</p></figcaption></figure>


---

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