-
Notifications
You must be signed in to change notification settings - Fork 11
[FEAT] Teleport player to player. #76
Description
Currently, in the admin menu, in the Players section, you can select a player and use a number of functions. Among them is the "Teleport to player" button, which teleports me (the host) to the selected player.
I propose adding a new button: "Teleport player to player."
After clicking it, a list of life players opens. I select one, and the previously selected player is teleported to that live player.
Example of operation:
1.I open the admin menu.
2.I go to the "Players" section.
3.I click on a specific player.
4.In the list of actions, I select "Teleport player to player."
5.A list of live players appears.
6.I click on one of them, and the selected player is teleported to them.
Why is this necessary?
Currently, you can only teleport yourself to a player, but there is no function to teleport one player to another.
This is convenient when you need to quickly connect two players or return someone to a teammate.