An open API service indexing awesome lists of open source software.

https://github.com/muqsit/offlineplayertp

A PocketMine-MP plugin to teleport among offline players
https://github.com/muqsit/offlineplayertp

admin pmmp pmmp-plugin pocketmine pocketmine-mp teleportation

Last synced: 10 months ago
JSON representation

A PocketMine-MP plugin to teleport among offline players

Awesome Lists containing this project

README

          

# OfflinePlayerTP
[![](https://poggit.pmmp.io/shield.state/OfflinePlayerTP)](https://poggit.pmmp.io/p/OfflinePlayerTP)

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

## Commands
| Command | Description |
| ------------- | ------------- |
| `/otp ` | Teleport to (offline) `` |
| `/otp ` | Teleport (offline) `` to (offline) `` |
| `/otp [world] [yaw] [pitch]` | Teleport (offline) `` 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`](https://github.com/Muqsit/OfflinePlayerTP/blob/master/resources/config.yml#L1-L9).