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

# Волейбол

На нашем сервере есть возможность поиграть в волейбол с помощью специального плагина. Вот всё, что тебе нужно знать, чтобы начать.

### **Как получить мяч?**

Самый простой способ — скрафтить его. Для этого просто возьми в руку **8 кожи** и нажми ПКМ по **иглобрюху**. Полученный мяч появится на месте иглобрюха и ты сможешь подобрать его войдя в присед рядом с мячом

<figure><img src="/files/ycEmk1LbYapNOTSfXpin" alt="" width="519"><figcaption><p>Как создаётся мяч наглядно</p></figcaption></figure>

### **Как играть с мячом?**

Всё очень просто: **бей по мячу рукой или любым предметом!**

* **Реалистичная физика:** Мяч будет отскакивать от поверхностей, теряя энергию. На **льду** или **слизневых блоках** он будет вести себя по-особому — пробуй!
* **Полный контроль:** Ты можешь бить под любым углом, чтобы задать нужное направление.
* Используй присед, чтобы подобрать мяч: чтобы закончить игру и забрать свой мячик домой, войди в режим скрытности смотря прямо на мяч, таким образом он переместится в твой инвентарь

### **Как сменить скин мяча?**

Хочешь, чтобы твой мяч выглядел уникально? Для этого есть скины!

1. Введите `/ballskin`.
2. Там ты найдешь список доступных текстур.
3. Выбери понравившийся тебе скин и он автоматически применится на мяче в твоих руках.


---

# 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:

```
GET https://whiteshield.gitbook.io/whiteshield/plaginy/voleibol.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.
