mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-14 02:24:16 +02:00
Adding instructions to accept tpaall.
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user