This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
k-egor-smirnov
authored
Aug 6, 2016
1 parent
1755aef
commit c1b4c91
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# detour | ||
# Detour | ||
Плагин для обхода игроков на сервере. | ||
Прежде всего предназначался для стримера https://www.twitch.tv/melharucos, но вдруг он вам понадобится :) | ||
Буду рад, если вы покритикуете мой код и скажете, как его улучшить здесь https://new.vk.com/iosif_p или в Issues | ||
## Команды | ||
- detour | ||
- Объявляет обход на сервере. | ||
- join | ||
- Позволяет присоединиться к обходу. | ||
- savepos | ||
- Сохраняет позицию игрока. Если он выйдет, то его позиция сохранится и создатель телепортируется туда, где был прописан savepos | ||
- next | ||
- Переходит к следующему игроку. | ||
- find | ||
- Телепортирует к текущему игроку, если он потерялся. |