mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-26 07:54:41 +02:00
@@ -32,6 +32,7 @@ public class Commandtpahere extends EssentialsCommand
|
||||
player.requestTeleport(user, true);
|
||||
player.sendMessage(_("teleportHereRequest", user.getPlayer().getDisplayName()));
|
||||
player.sendMessage(_("typeTpaccept"));
|
||||
player.sendMessage(_("typeTpdeny"));
|
||||
int tpaAcceptCancellation = 0;
|
||||
{
|
||||
tpaAcceptCancellation = settings.getData().getCommands().getTeleport().getRequestTimeout();
|
||||
|
Reference in New Issue
Block a user