> For the complete documentation index, see [llms.txt](https://wiki.mcstudio.su/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mcstudio.su/info/guide/privileges.md).

# Привилегии

## Содержание: <a href="#content" id="content"></a>

{% content-ref url="/pages/-MUY9Hl3RantvBhzi58G" %}
[Создание привилегий через PermissionsEx](/info/guide/privileges/creates-pex.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Bd0SwXp-gQacZqUoQ" %}
[Создание привилегий через LuckPerms](/info/guide/privileges/creates-lp.md)
{% endcontent-ref %}

## Ответы на основные вопросы: <a href="#answers-to-basic-questions" id="answers-to-basic-questions"></a>

#### Какие привилегии есть в сборке? <a href="#server-privileges" id="server-privileges"></a>

Данную информацию можете уточнить в разделе той сборки, которая вас интересует.

#### Можно ли добавить/изменить привилегии в сборку? <a href="#add-privilege-to-server" id="add-privilege-to-server"></a>

Да. Для этого нужно составить список привилегий, которые вы хотите добавить в сборку.

Например:

*Название привилегии - цена*\
*Права:*

Стоимость добавления привилегий нужно уточнить в [нашей группе VK](https://vk.cc/6M5nOL).

#### Как создать/изменить привилегию? <a href="#create-privileges" id="create-privileges"></a>

{% content-ref url="/pages/-MUY9Hl3RantvBhzi58G" %}
[Создание привилегий через PermissionsEx](/info/guide/privileges/creates-pex.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_Bd0SwXp-gQacZqUoQ" %}
[Создание привилегий через LuckPerms](/info/guide/privileges/creates-lp.md)
{% endcontent-ref %}

#### Как создать кит-набор? <a href="#create-a-kit" id="create-a-kit"></a>

{% content-ref url="/pages/-M6lKphdurQ44XdOR\_3c" %}
[Как создать свой набор (кит)](/info/guide/privileges/kit.md)
{% endcontent-ref %}

## Если вы не нашли ответ на нужный вам вопрос, посмотрите следующую страницу: <a href="#create-a-privilege" id="create-a-privilege"></a>

{% content-ref url="/pages/-M6iYmcDZttneOnRhcZ3" %}
[Ответы на частые вопросы](/info/answers.md)
{% endcontent-ref %}


---

# 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://wiki.mcstudio.su/info/guide/privileges.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.
