> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/nicht-fertig/die-server-funktionen/signalschilder.md).

# Signalschilder

## Signalschilder

Signalschild erstellen - Schritt für Schritt Anleitung

<table data-header-hidden><thead><tr><th width="177" align="center"></th><th width="332" align="center"></th><th></th></tr></thead><tbody><tr><td align="center">Schritt 1</td><td align="center">Um ein <strong>Signal-Schild</strong> auf einem Plot zu erstellen, wird <strong>ein Schild</strong> benötigt</td><td><img src="/files/YQWDGkuUfrwzpxt41xpq" alt="" data-size="original"></td></tr><tr><td align="center">Schritt 2</td><td align="center"><p>Auf dem Schild muss in folgenden Zeilen stehen:</p><p></p><p><strong>Zeile 1:</strong> "Signal" </p><p><strong>Zeile 2:</strong> Die Wartezeit zwischen den Benutzungen. [3 - 60 Sekunden] </p><p><strong>Zeile 3:</strong> Der Preis für eine Benutzung. [1 - 1.000.000 Münzen]<br><br><strong>ACHTUNG:</strong> Das <strong>Schild</strong> muss sich an <strong>der Wand</strong> befinden.</p></td><td><img src="/files/egbuaKgAsIuLAGXplr8Q" alt=""></td></tr><tr><td align="center">Schritt 2</td><td align="center">Lässt man den Preis für die Benutzung weg, lässt sich ein <strong>kostenloses</strong> Signalschild erstellen.</td><td><img src="/files/6TkoGH9qGPwcXcvoj9Fm" alt=""></td></tr><tr><td align="center">Schritt 3</td><td align="center"><p>Sollten alle Bedingungen erfüllt sein, wird das Signal-Schild erstellt.</p><p></p><p>Der Preis steht auf dem Schild.</p><p></p><p><strong>Zwei Prozent</strong> des Kaufpreises gehen als <strong>Benutzungssteuer</strong> an den Server.</p></td><td><img src="/files/T9IujW28ZVjAyoa1SOHz" alt=""><img src="/files/iqCxbV2tNXG50egLCIhe" alt=""></td></tr><tr><td align="center">Schritt 4</td><td align="center">Das Redstone-Signal wird <strong>in alle Richtungen</strong> von dem Block, an dem sich das Schild befindet, ausgegeben.</td><td><img src="/files/YF0B64tPJBzFuAmMFTMW" alt=""></td></tr><tr><td align="center">Ausnahme</td><td align="center">Der Block selbst, an dem das Schild hängt, wird nicht aktiviert. Dort funktionieren auch <strong>keine Redstone-Lampen</strong> etc.</td><td><img src="/files/9UABHtfTzRBUyoimKzFc" alt=""></td></tr><tr><td align="center">Plot - Spezial</td><td align="center"><strong>Jeder Spieler</strong> mit <strong>Baurechten</strong> kann ein Signal-Schild erstellen.</td><td><img src="/files/Adv5wpjcyGGlveDeNTBf" alt=""></td></tr><tr><td align="center">Inhaber - Spezial</td><td align="center"><p><strong>Jeder Spieler</strong> mit <strong>Baurechten</strong> kann jederzeit mit einem <strong>Rechtsklick</strong> auf das Schild folgendes sehen bzw. tun:</p><p></p><p><strong>Redstonestaub:</strong> Das Signal testen. Dies funktioniert auch mit <strong>Shift</strong> (Schleichen) + <strong>Rechtsklick</strong> auf das <strong>Schild</strong>.</p><p></p><p><strong>Spielerkopf:</strong> Eigentümer des Signal-Schilds.</p><p></p><p><strong>Kopf:</strong> Informationen wie den Cooldown einsehen. (Dies siehst du nur bei deinen eigenen Signalschildern)</p></td><td><p><img src="/files/fwkDnfVtw6MSYh1oYD7N" alt=""></p><p></p><p></p><p></p><p><img src="/files/Gjeykxmt8BVMTCz0CA4v" alt=""></p></td></tr><tr><td align="center">Offline - Support</td><td align="center">Selbstverständlich wird das Geld<br>bei <strong>Offline - Benutzung</strong> nachträglich überwiesen.</td><td><img src="/files/vkiZy80zj22kgout5Iyc" alt=""></td></tr><tr><td align="center">Ein Signal-Schild benutzen</td><td align="center"><p>Ein Signal-Schild kann mit <strong>Rechtsklick</strong> benutzt werden.</p><p>Es folgt eine <strong>Abfrage</strong>, ob das Signal für den definierten Preis ausgegeben werden soll.</p><p>Außerdem ist der <strong>Eigentümer</strong> des Signal-Schildes in der Mitte einsichtbar.<br>Bei <strong>Benutzung</strong> des Signalschildes wechselt die Farbe zu <strong>rot</strong>, bis das Schild erneut eingesetzt werden kann (inkl. Partikel Effekt)</p></td><td><img src="/files/jw56Dr0EKSpQpeAKTbfP" alt=""><img src="/files/5leI7G9Zl5yYr39h2J8q" alt=""></td></tr></tbody></table>


---

# 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.mixelpixel.net/nicht-fertig/die-server-funktionen/signalschilder.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.
