# Server Rules

### <mark style="color:yellow;">**Respect All Players**</mark>&#x20;

* Treat every player with kindness and respect.
* No harassment, bullying, hate speech, or toxic behavior.
* Be polite in chat, even when frustrated.
* Avoid insulting, mocking, or starting arguments.

**Simply: Treat others how you want to be treated.**<br>

### <mark style="color:yellow;">**No Griefing**</mark>&#x20;

Griefing means destroying or stealing things that do not belong to you.

This includes:

* Breaking blocks in someone else’s build.
* Looting chests, farms, or storage areas.
* Damaging a player’s land, builds, or items.
* Changing or interfering with someone’s redstone, farms, or decorations.

**If it’s not yours, don’t touch it.**

### <mark style="color:yellow;">**No Cheating, Hacks or Exploits**</mark>

Strictly NOT allowed:

* Cheats, hacks, macros.
* X-Ray texture packs or resource packs meant to cheat.
* Exploiting bugs, dupe glitches, or server loopholes.

Playing fair keeps the server balanced for everyone.

If you find a bug, **report it**, don’t abuse it.

### <mark style="color:yellow;">**No Offensive Content**</mark>&#x20;

* No racism, sexism, homophobia, discrimination, or hateful speech.
* No inappropriate jokes, slurs, or sensitive topics.
* Keep chat family-friendly.
* No inappropriate item names or item renames.

### <mark style="color:yellow;">**No Spamming or Chat Flooding**</mark>

* Avoid repeated messages and command spam.
* No excessive emojis or CAPS LOCK spam.
* Do not interrupt ongoing conversations on purpose.
* Do not bypass chat filters.

### <mark style="color:yellow;">**Respect Server Staff and Their Decisions**</mark>&#x20;

* Staff are here to help and keep the server safe.
* Follow staff instructions at all times.
* Do not argue with staff in public chat.
* If you disagree with a punishment, **submit an appeal** through the official channel.

### <mark style="color:yellow;">**No Advertising or Self-Promotion**</mark>&#x20;

* Do not advertise other servers, Discords, websites, YouTube channels, or products.
* No linking external communities without staff approval.
* Asking players to join other servers is strictly prohibited.

### <mark style="color:yellow;">**No Inappropriate Names or Skins**</mark>&#x20;

Usernames and skins must be suitable for all ages.

Not allowed:

* Sexual or suggestive skins.
* Violent or disturbing skins.
* Offensive usernames or nicknames.
* Skins that resemble hate groups or banned symbols.

If unsure, choose something neutral.

### <mark style="color:yellow;">**No Trolling or Player Harassment**</mark>

Trolling includes:

* Blocking players with builds or placing random blocks in their area.
* Trapping or misleading players on purpose.
* Fake “staff messages” or false information.
* Using sound machines, spam signs, or annoying structures.

Let everyone enjoy the server without disruption.

### <mark style="color:yellow;">**Respect All Claims and Private Land**</mark>

* Do not build inside or near someone’s claim without permission.
* Do not modify land that is owned by another player.
* Follow all land claim rules for spacing and overlap.

### <mark style="color:yellow;">**Server Lag and Performance**</mark>&#x20;

Do NOT create laggy or abusive builds, such as:

* Massive redstone machines running 24/7.
* Overloaded farms with too many mobs.
* Auto-generators with constant ticking.
* Huge item-dropping machines or cactus spam farms.

If staff asks you to modify a farm, please cooperate.

### <mark style="color:yellow;">**Player vs Player (PvP)**</mark>

* **PvP is only allowed in unclaimed areas.**
* You cannot attack, kill, or harm other players inside claimed land or protected zones.
* No spawn-killing, chasing players into their claim, or forcing fights inside protected areas.
* Always make sure both players are in an unclaimed zone before starting combat.
* Respect players who do not want to engage in PvP.

**Simply: Fight only outside claims, and keep PvP fair.**

### <mark style="color:yellow;">**Report Issues and Rule Breakers**</mark>&#x20;

* If you encounter any issues or see someone breaking the rules, please report it to the staff team immediately.
* Use the **/report** command or contact a staff member directly in Discord or the server chat.

{% hint style="info" %}
**Consequences for Rule Breaking** ⚖️<br>

* **First Offense**: A warning or temporary mute.
* **Second Offense**: A temporary ban (from hours to days, depending on the severity).
* **Third Offense**: A permanent ban or longer suspension.
  {% endhint %}


---

# 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.daisydreams.xyz/info/server-rules.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.
