mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Updated language files and command descriptions
This commit is contained in:
@@ -33,7 +33,7 @@ class TeleportCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Teleports the given player (or yourself) to another player or coordinates",
|
||||
"%pocketmine.command.tp.description",
|
||||
"%commands.tp.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.teleport");
|
||||
|
Reference in New Issue
Block a user