> For the complete documentation index, see [llms.txt](https://onyxcraft-wiki.gitbook.io/onyxcraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onyxcraft-wiki.gitbook.io/onyxcraft/sistema-de-punicoes-para-manter-o-servidor-justo-e-organizado.md).

# 🌙 Sistema de Punições  Para manter o servidor justo e organizado

***

### ⚠️ Avisos (Warn)

* Usado para infrações leves
* Serve como alerta inicial

📌 Acumular muitos avisos pode gerar punições maiores

***

### 💬 Spam / Flood

* 1ª infração → Mute 10 minutos
* 2ª infração → Mute 30 minutos
* 3ª infração → Mute 1 hora

📌 Reincidência pode resultar em punições maiores

***

### ⚖️ Desrespeito / Ofensas

* 1ª infração → Mute 30 minutos
* 2ª infração → Mute 2 horas
* 3ª infração → Mute 1 dia

🚫 Casos graves (preconceito):

* Banimento direto (tempo variável)

***

### 🐛 Bugs / Exploits

* 1ª infração → Ban 7 dias
* 2ª infração → Ban 30 dias
* 3ª infração → Ban permanente

📌 Exploits críticos podem gerar ban imediato

***

### ⚔️ PvP / Grief

✔ Permitido\
✔ Não gera punição

📌 Proteja bem sua base

***

### 📦 Responsabilidade de itens

✔ Perda de itens não gera punição\
✔ Não há devolução

***

### 🚫 Burlar punição

* 1ª infração → Ban 7 dias
* 2ª infração → Ban 30 dias
* 3ª infração → Ban permanente

📌 Inclui uso de contas alternativas

***

### 🛡️ Trapaças (Hack)

🚫 Tolerância zero

* 1ª infração → Ban 30 dias
* 2ª infração → Ban permanente

📌 Inclui:

* KillAura
* Fly
* Speed
* AutoClicker

***

### 🛠️ Decisão da Staff

* A staff pode aplicar punições fora do padrão em casos específicos
* Situações graves serão analisadas individualmente

***

## ⚠️ IMPORTANTE

```
O histórico de punições é considerado em todas as decisões.
```


---

# 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://onyxcraft-wiki.gitbook.io/onyxcraft/sistema-de-punicoes-para-manter-o-servidor-justo-e-organizado.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.
