> For the complete documentation index, see [llms.txt](https://wiki.meloncity.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.meloncity.de/welten-and-bauen/plot/plot-verwaltung.md).

# Plot-Verwaltung

Damit du dein Plot ganz nach deinen Wünschen anpassen kannst, gibt es unsere **Plot-Einstellungen**. Dieses Menü erreichst du mit dem Befehl "**/p settings**".

<div align="center"><figure><img src="/files/kppRKNHPiCg5XgrEjluQ" alt="" width="385"><figcaption><p>Ploteinstellung [1/3]</p></figcaption></figure></div>

<div align="center"><figure><img src="/files/fYWzQf8DoXrTajc4fl9E" alt="" width="386"><figcaption><p>Ploteinstellung [1/3]</p></figcaption></figure></div>

<figure><img src="/files/SJrgY20qmTtmmbONhMqt" alt="" width="385"><figcaption><p>Ploteinstellung [3/3]</p></figcaption></figure>

## Einstellbare Möglichkeiten

* Das **Wetter** \[Regen o. Sonne]
* Die **Tageszeit** \[Tag, Nacht oder normaler Zyklus]
* Das **Biom**
* ob **Explosion** an oder aus sein sollen
* ob **Tiere getötet** werden können.
* **Forcefield** (ab <mark style="color:orange;">Orange Rang</mark>)
* **Fliegen** auf dem Grundstück (ab <mark style="color:blue;">Elite Rang</mark>)
* Automatisches **verbreiten von Gras**
* **Inventar behalten** beim Sterben auf dem Grundstück
* ob die Spieler **Items** auf dem Plot **droppen** können
* ob **Schnee schmilzt** auf dem Plot
* ob **Eis schmilzt** auf dem Plot
* **Unverwundbarkeit** \[ab <mark style="color:purple;">Feige Rang</mark>]
* Interaktion mit **Dorfbewohnern**
* Verwendung von **Fahrzeugen** \[z.b. Boote, Loren]
* Bildung einer **Schneeschicht**

## Grundstücksumrandungen

Um dein Plot von außen noch hübscher aussehen zu lassen, kannst du auch die Umrandung deines Grundstückes ändern. Dieses Menü erreichst du mit dem Befehl "**/rand**".

<figure><img src="/files/PnA3XsBszikcTZlWHORZ" alt="" width="385"><figcaption><p>Menü der Grundstücksumrandung</p></figcaption></figure>

Welche Umrandungen du auswählen kannst, hängt davon ab, welchen Rang du auf dem Server hast. Die verschiedenen Ränder sind in **Kategorien** eingeteilt. Folgende Kategorien gibt es:

* **Frei wählbar**
* **Kaufbar**
* **ab Kiwi**
* **ab Feige**
* **ab Orange**
* **ab Melon**
* **ab Elite**

Die Ränder der Kategorie "Kaufbar" gibt es im **/adminShop** für <mark style="color:green;">Ingame-Geld</mark> zu erwerben.

Einen Rand auswählen kannst du, wenn du in der jeweiligen Kategorie bist, indem du einfach auf den **Block klickst**.

{% hint style="info" %}
Das gleiche System gibt es auch für die Blöcke unter dem Rand. Dieses Menü lässt sich mit **/wand** öffnen.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.meloncity.de/welten-and-bauen/plot/plot-verwaltung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
