mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-06 02:51:32 +01:00
Adding instructions to accept tpaall.
This commit is contained in:
parent
8ff405f2fe
commit
2541efb682
@ -51,6 +51,7 @@ public class Commandtpaall extends EssentialsCommand
|
||||
{
|
||||
u.requestTeleport(p, true);
|
||||
u.sendMessage(Util.format("teleportHereRequest", p.getDisplayName()));
|
||||
u.sendMessage(Util.i18n("typeTpaccept"));
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user