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

# Добро пожаловать!

TimeShield - Прекрасный приватный ванильный сервер Minecraft, тот самый мир который улучшает твоё выживание

{% hint style="info" %}
Мы ванильный, приватный и бесплатный сервер — **TimeShield**!\
Сервер с упором на честный и атмосферный Minecraft. Мы сохраняем дух оригинальной игры, добавляя только аккуратные улучшения для удобства, не ломая баланс и выживание.
{% endhint %}

### <img src="/files/Iktu7Uv17JYFvIiHcjkL" alt="" data-size="line"> Основная информация <img src="/files/AA0U3g0jH4Yz1t7AGmUa" alt="" data-size="line">

**Айпи:** mc.timeshield.space\
**Версия:** 1.21.x+

Сервер **Java**, пиратский

**Дата открытия:** 25.03.2026 17:00 \
**Номер сезона:** 25.03.2026 17:00<br>

### <img src="/files/nWzVGOWCxG3zYrt3AAYD" alt="" data-size="line"> Чтобы попасть на сервер, вам нужно: <img src="/files/EDH11LGMELeeMm6F0sN7" alt="" data-size="line">

Чтобы стать частью сервера **TimeShield**, необходимо пройти несколько обязательных этапов:

{% stepper %}
{% step %}

### **Ознакомление с правилами**

Перед началом игры каждый участник обязан внимательно изучить правила проекта. Это необходимо для поддержания комфортной и честной игровой среды.
{% endstep %}

{% step %}
**Подача заявки**

Доступ к серверу осуществляется через систему заявок. Игроку необходимо подать заявку через [официальный сайт проекта](https://timeshield.space/join).
{% endstep %}

{% step %}
**Подготовка клиента**

После одобрения заявки требуется установить обязательные модификации — *PlasmoVoice* и *EmotesMinecraft*, либо воспользоваться готовой сборкой клиента, предоставляемой сервером.
{% endstep %}

{% step %}
**Первый вход на сервер**

При первом подключении необходимо принять и установить серверный ресурспак для корректного отображения контента и интерфейса.
{% 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, and the optional `goal` query parameter:

```
GET https://wiki.timeshield.space/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
