# Команды

## Команды:

<mark style="color:purple;">/sit</mark> — сесть&#x20;

<mark style="color:purple;">/lay</mark> — лечь&#x20;

<mark style="color:purple;">/skin</mark> <mark style="color:blue;">(set, url)</mark> — установить свой скин на сервере&#x20;

<mark style="color:purple;">/nerfphantoms</mark> togglespawn — отключает спавн фантомов для вас&#x20;

<mark style="color:purple;">/co i</mark> + нажмите по блоку — показывает кто сломал, поставил блок&#x20;

<mark style="color:purple;">/disc burn</mark> + держите в руках пластинку, (ссылка)&#x20;

<mark style="color:purple;">/paper playermobcaps</mark> — посмотреть свой спавнрейт&#x20;

<mark style="color:purple;">/try</mark> — успешно или не  успешно

<mark style="color:purple;">/me</mark>  — написать от третьего лица. <mark style="color:purple;">/gme</mark> в глобальный чат

<mark style="color:purple;">/do</mark>  — сделать что-то от третьего лица

<mark style="color:purple;">/coin</mark>  — подбросить монетку

<mark style="color:purple;">/whisper</mark>  — шептать

<mark style="color:purple;">/shout</mark> — кричать

<mark style="color:purple;">/dice</mark>  — бросить игральную кость

<mark style="color:purple;">/roll</mark> — рандомное число в диапазоне 0-100

<mark style="color:purple;">/todo</mark> <mark style="color:blue;">(сообщение)\*(сообщение)</mark> — сообщение — сказал игрок, сообщение

<mark style="color:purple;">/premium</mark> <mark style="color:blue;">(пароль) confirm</mark> — <mark style="color:red;">Используйте эту команду только если у вас лицензия.</mark> Теперь вы сможете заходить на сервер без пароля.

<mark style="color:purple;">/tps</mark> — показывает тпс и производительность сервера

```shell
[item] - Показывает предмет, находящийся у Вас в руке.
[inv] - Показывает Ваш инвентарь.
[ender] - Показывает Ваш эндер-сундук.
[pos] - показывает Ваши координаты
```


---

# 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.dragonlight.space/dragonlight/plugins-and-datapack/command.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.
