mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-06 23:41:37 +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.requestTeleport(p, true);
|
||||||
u.sendMessage(Util.format("teleportHereRequest", p.getDisplayName()));
|
u.sendMessage(Util.format("teleportHereRequest", p.getDisplayName()));
|
||||||
|
u.sendMessage(Util.i18n("typeTpaccept"));
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user