mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
Fixed a few things
This commit is contained in:
@ -26,7 +26,7 @@ use pocketmine\command\CommandSender;
|
||||
use pocketmine\level\Position;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\Player;
|
||||
use pocketmine\Server;
|
||||
|
||||
use pocketmine\utils\TextFormat;
|
||||
|
||||
class TeleportCommand extends VanillaCommand{
|
||||
|
Reference in New Issue
Block a user