By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
A PocketMine-MP plugin that lets you teleport among offline players.
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 |
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
.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time