> For the complete documentation index, see [llms.txt](https://docs.izzziland.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izzziland.ru/kastomnye-plastinki.md).

# Кастомные пластинки

{% hint style="info" %}
На сервере можно загружать свою музыку на пластинки и козьи рога.

Для этого нужна прямая ссылка на аудиофайл и команда **`/audioplayer url`**.
{% endhint %}

{% stepper %}
{% step %}

### 1. Найдите и скачайте музыку

Найдите нужную музыку в интернете и скачайте её на устройство.
{% endstep %}

{% step %}

### 2. Загрузите файл в файлообменник

Загрузите музыку в любой файлообменник, например [Dropbox](https://www.dropbox.com/).

<figure><img src="/files/90dsJOxw1nx8x5rPYOKq" alt="Загрузка музыки в Dropbox"><figcaption><p>Загрузите аудиофайл в Dropbox или другой файлообменник с доступом по ссылке.</p></figcaption></figure>
{% endstep %}

{% step %}

### 3. Подготовьте ссылку

Скопируйте ссылку на файл и откройте к ней доступ для тех, у кого есть ссылка.

Если ссылка оканчивается на **`0`**, замените его на **`1`**.
{% endstep %}

{% step %}

### 4. Загрузите музыку в игру

Зайдите в Minecraft и введите:

```
/audioplayer url "ссылка"
```

{% endstep %}

{% step %}

### 5. Поместите музыку на предмет

Если всё введено правильно, в чате появится сообщение с кнопкой **`Put on Item`**.

Нажмите её, держа в руке **пластинку** или **козий рог**.

<figure><img src="/files/DsiDhFkFYreeANbF5RXN" alt="Кнопка Put on Item в чате"><figcaption><p>Нажмите <code>Put on Item</code>, держа в руке пластинку или козий рог.</p></figcaption></figure>
{% endstep %}

{% step %}

### 6. Используйте готовый предмет

Если всё сделано правильно, музыка сохранится на выбранном предмете.

После этого можно включать её прямо в игре.

<figure><img src="/files/mtXAvlnPwPXTjy97vvBn" alt="Готовая кастомная пластинка в игре"><figcaption><p>После загрузки музыки предмет можно использовать прямо в игре.</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.izzziland.ru/kastomnye-plastinki.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.
