# 🌙 Comandos do OnyxCraft  Aqui estão os principais comandos do servidor. Use-os para facilit

### 🧭 Navegação

```
/warp <nome>
```

* Teleporta para locais do servidor

Exemplos:

```
/warp pvp/warp shop/warp caixas/warp tops
```

***

### 🏠 Sistema de Casas

```
/sethome
```

* Define uma casa

```
/home
```

* Teleporta para sua casa

```
/delhome
```

* Remove uma casa

📌 VIPs possuem mais casas disponíveis

***

### 🎒 Kits

```
/kits
```

* Abre o menu de kits

```
/kit <nome>
```

* Resgata um kit específico

***

### 💰 Economia

```
/balance
```

* Mostra seu dinheiro

```
/pay <player> <valor>
```

* Envia dinheiro para outro jogador

***

### 💬 Comunicação

```
/msg <player> <mensagem>
```

* Envia mensagem privada

```
/r <mensagem>
```

* Responde rapidamente

***

### 🧠 Skills (mcMMO)

```
/mcstats
```

* Mostra suas habilidades

```
/mctop
```

* Ranking de jogadores

```
/ability
```

* Ativa habilidades especiais

📌 Ao minerar, lutar ou cortar madeira você evolui automaticamente

***

### 🧰 Utilidades

```
/lixo
```

* Abre a lixeira

```
/ec
```

* Abre o Ender Chest

```
/craft
```

* Abre mesa de craft

```
/anvil
```

* Abre bigorna

```
/hat
```

* Coloca item na cabeça

***

### 👑 VIPs

```
/fly
```

* Ativa voo

```
/day
```

* Muda para dia

```
/weather
```

* Controla o clima

```
/repair
```

* Repara itens

📌 VIPs possuem vantagens exclusivas


---

# 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.onyxcraft.com.br/comandos-do-onyxcraft-aqui-estao-os-principais-comandos-do-servidor.-use-os-para-facilit.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.
