mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-06 22:11:37 +00:00
Code cleanup continues...
This commit is contained in:
parent
e5a8cd88f0
commit
11f02fb947
33 changed files with 406 additions and 13 deletions
|
@ -62,6 +62,5 @@ public class Commandtp extends EssentialsCommand
|
|||
User toPlayer = getPlayer(server, args, 1);
|
||||
target.getTeleport().now(toPlayer, false);
|
||||
target.sendMessage(Util.format("teleportAtoB", Console.NAME, toPlayer.getDisplayName()));
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue