# MagicBattlePass

MagicBattlePass - это серверная модификация, предназначена для получение данных с сервера и передачи их на сайт. <br>

{% hint style="danger" %}
Для получение данной модификации требуется пройти дополнительную модерацию через тикет систему.
{% endhint %}

После того как ваша модификация успешно пройдет модерацию, вы сможете скачать её.

В архиве вы найдёте:

* Папку Profile. В ней будет находиться папка MagicByte. Вам нужно будет перенести всю папку на ваш сервер в папку Profile. Если у вас уже есть папка MagicByte, просто объедините их содержимое.
* Папку MBP, это конфиг модификации, перенесите в папку Profile и отредактируйте конфиг.
* Папку MagicBattlePass - это сам мод, установите как серверный мод.


---

# 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://workshop-guide.magicbyte.ru/mods/magicbattlepass.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.
