Send request first to dest of tpaall #4991
Unanswered
rsp4jack
asked this question in
Ideas and Feature Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, player A executes command:
/tpaall B
, and all online players will tp to B if they accept.But B does not know this. B did not accept players to tp to him.
So I suggest to add a permissions like
essentials.tpaall.others
to allow or deny a player to request all online players to teleport to another player.And if A has this permission, and he executes
/tpaall B
, B should receives a request first. If B accept, the request will send to all online players. So there should be another permissions likeessentials.tpaall.others.noreq
. If A has this permission, B will not receive the request and the requests will send to all online players.Beta Was this translation helpful? Give feedback.
All reactions