Skip to content

Muqsit/OfflinePlayerTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfflinePlayerTP

A PocketMine-MP plugin that lets you teleport among offline players.

Commands

Command Description
/otp <player> Teleport to (offline) <player>
/otp <sourcePlayer> <destinationPlayer> Teleport (offline) <sourcePlayer> to (offline) <destinationPlayer>
/otp <player> <x> <y> <z> [world] [yaw] [pitch] Teleport (offline) <player> to coordinates

Permission

By default, /otp command requires the same permission as pocketmine's /tp command. However, you can configure this plugin to assign the command offlineplayertp.command permission through config.yml.