> For the complete documentation index, see [llms.txt](https://buildparadise.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildparadise.gitbook.io/untitled/regelwerk/allgemeine-regeln.md).

# Allgemeine Regeln

Damit ein freundliches Miteinander stattfinden kann, haben wir ein paar Regeln. \
Die Regeln werden mit dem Betreten des Servers akzeptiert. Änderungen möglich, diese werden aber im Discord oder unter News auf der Website bekannt gegeben. \
Unwissenheit schützt vor Strafe nicht!\ <br>

### § 1 Allgemein

1.0 Alle Spieler werden Respektvoll behandelt, sowie auf dem Minecraft Server, als auch im Discord\
1.1 Span und das dauerhafte schreiben in Großbuchstaben ist untersagt\
1.2 Beleidigende, rassistische, radikale und pornographische Namen, Skins, Inhalte sowie Äußerungen sind verboten\
1.3 Die Verwendung von 2. Accounts ist nur unter Absprache mit dem Team erlaubt \
1.4  Bugs, Fehler oder andere Fehler sind umgehend zu melden. Das ausnutzen solcher, ist untersagt \
1.5 Verlorene Items werden grundsätzlich nur dann erstattet, wenn Nachweisbar ist, dass ein Spieler diese bereits in seinem Besitz hatte und ein Verlust dieser nicht vermeidbar gewesen wäre (Aufgrund von Bugs oder ähnlichem)\
1.6 Das bewusste Ausnutzen von Grauzonen im Regelwerk ist untersagt\
1.7 Werbung für andere Projekte welche nicht in Verbindung mit Buildparadise.de stehen sind verboten. Dazu zählen auch Links aus Videos oder ähnlichem in dem ein anderes Projekt vorgestellt wird.&#x20;

### § 2 Modifikationen

2.0 Die Verwendung von Clientmods, die einen Spielvorteil verschaffen (X-Ray, Freecam und Co.) sind verboten\
2.1 Die Verwendung von Autocklickern ist verboten\
2.2 Bevor eine Modifikation mit einem möglichen Spielvorteil genutzt werden darf, ist mit dem Team Rücksprache zu halten (Minimap und Co.)\
2.3 Genrell gilt: Vorher einmal mit dem Team abklären

###


---

# 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://buildparadise.gitbook.io/untitled/regelwerk/allgemeine-regeln.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.
