---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://yandex.ru/dev/games/doc/en/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/hi/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/ko/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/ru/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/tr/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/vi/sdk/unity/other.md
  - https://yandex.ru/dev/games/doc/zh/sdk/unity/other.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/games/doc/ru/llms.txt

# Серверное время, награда за отзыв и ярлык на рабочем столе

<!-- source: ru/_includes/script-common.md -->
<!-- source: ru/_includes/script/index-js.md -->

<!-- endsource: ru/_includes/script/index-js.md -->

<!-- source: ru/_includes/script/requirements-js.md -->

<!-- endsource: ru/_includes/script/requirements-js.md -->

<!-- source: ru/_includes/script/image-modal-js.md -->

<!-- endsource: ru/_includes/script/image-modal-js.md -->


<!-- source: ru/_includes/script/neuroexpert-widget.md -->



<!-- endsource: ru/_includes/script/neuroexpert-widget.md -->
<!-- endsource: ru/_includes/script-common.md -->

#|
|| <svg width="77" height="57" viewBox="0 0 77 57" fill="none" xmlns="http://www.w3.org/2000/svg"><title>Значок видео</title><path d="M72.7041 57H4.29502C2.45998 57 0.971924 55.5238 0.971924 53.7034V3.29664C0.971924 1.4762 2.45998 0 4.29502 0H72.7052C74.5402 0 76.0283 1.4762 76.0283 3.29664V53.7034C76.0272 55.5238 74.5391 57 72.7041 57Z" fill="white"/><path d="M70.8309 54.822H6.16938C4.43486 54.822 3.02832 53.454 3.02832 51.767V5.055C3.02832 3.368 4.43486 2 6.16938 2H70.8319C72.5665 2 73.973 3.368 73.973 5.055V51.767C73.972 53.454 72.5654 54.822 70.8309 54.822Z" fill="white" stroke="black" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M73.9451 8.12695V5.07495C73.9451 3.38895 72.5395 2.02295 70.8071 2.02295H6.19486C4.46136 2.02295 3.05688 3.38995 3.05688 5.07495V8.12695H73.9451Z" fill="black" stroke="black" stroke-width="0.5" stroke-miterlimit="10"/><path d="M10.7888 13.5132H20.5369" stroke="black" stroke-miterlimit="10"/><path d="M23.864 13.5132H33.6121" stroke="black" stroke-miterlimit="10"/><path d="M36.9392 13.5132H46.6863" stroke="black" stroke-miterlimit="10"/><path d="M66.2133 19.0151H10.7888V48.1931H66.2133V19.0151Z" fill="#D4DEFF" stroke="black" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.5256 33.6038L34.9282 27.6528V39.5538L45.5256 33.6038Z" fill="black" stroke="black" stroke-width="0.5" stroke-miterlimit="10"/><path d="M17.7939 45.5659H58.8343" stroke="white" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3787 21.6411H35.7866" stroke="white" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M58.8352 21.6411H63.6234" stroke="white" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3787 45.5659H16.347" stroke="white" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M60.6562 45.5659H63.6235" stroke="white" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg> | Видеоурок 8. Серверное время и награда за отзыв и ярлык на рабочем столе

<div class="cut-button">

{% cut "Посмотреть видео" %}


{% list tabs %}

- Яндекс

  @[](https://runtime.strm.yandex.ru/player/video/vplv7xfyz76ujqgqtb5o?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/JxiatIGGZq0?si=sUljBIqOgKJbnFm4)

{% endlist %}

{% endcut %}

</div>

||
|#

[Серверное время](https://max-games.ru/plugin-yg/doc/server-time/){.external} полезно для:
- **Защиты от накруток**: пользователи не смогут влиять на игровые процессы, изменяя время на своем устройстве.
- **Игровых событий**: на его базе вы можете добавлять активности и награды, для которых важен доверенный источник времени. Например, ежедневные или еженедельные бонусы, сезонные события и квесты.

[Оценка игры](https://max-games.ru/plugin-yg/doc/review/){.external}: вы можете попросить пользователя оценить игру или написать комментарий. Запрос увидят только авторизованные пользователи, которые не оценивали игру ранее. Перед отправкой запроса проверьте, что у пользователя есть возможность оставить оценку.

[Ярлык на рабочий стол](https://max-games.ru/plugin-yg/doc/game-label/){.external}: вы можете предложить пользователю добавить на рабочий стол ярлык (ссылку на игру) через нативное диалоговое окно. Но прежде чем вывести диалоговое окно, убедитесь, что опция доступна.


---

<!-- source: ru/_includes/plugin-tg-support.md -->
{% note info %}

В [телеграм-канале](https://t.me/pluginYG2){.telegram} по PluginYG2 публикуются обновления плагина и его модулей и полезная информация. По вопросам пишите в [чат плагина](https://t.me/pluginYG){.telegram}.

{% endnote %}
<!-- endsource: ru/_includes/plugin-tg-support.md -->

