# Player Misconduct

### Exploiting Bugs/Glitches

* Taking advantage of bugs or glitches on the server no matter what it is, is a bannable offense.
* Report any bugs immediately to either a staff member or by creating a ticket on the discord.

### Spawnmob Abuse

* Players who have access to the /spawnmob command are able to spawn mobs on other players' islands with consent!
* Those who abuse the command in order to spawn mobs on other players without consent will receive punishment.
* Repeated offense will result in the command being revoked.

### Bypassing Punishments

* Players who use alternate accounts to bypass punishments will receive the punishment that the main account has.
* Repeated offense will result in harsher punishment.
* Using discord to bypass a punishment will result in being muted on the entire discord server, revoking your right to appeal.
* Using cracked accounts such as ones from MCleaks is not allowed.

### Deathtraps

* Traps that kill other players or allow someone to collect their items is against the rules.
* Deathtraps, if not immediately taken down, will result in a temporary ban, which can escalate.

### Flying Machines

* Flying machines are strictly prohibited on the server. This includes, but is not limited to, redstone-powered devices or any other means of achieving flight.
* Any attempt to build, use, or operate a flying machine will result in a temporary ban, which can escalate.


---

# 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://rules.skylyfe.net/rules/player-misconduct.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.
