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
- Host: GitHub
- URL: https://github.com/muqsit/offlineplayertp
- Owner: Muqsit
- License: gpl-3.0
- Created: 2022-03-17T21:01:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T04:11:28.000Z (almost 3 years ago)
- Last Synced: 2025-08-07T04:49:31.371Z (10 months ago)
- Topics: admin, pmmp, pmmp-plugin, pocketmine, pocketmine-mp, teleportation
- Language: PHP
- Homepage: https://poggit.pmmp.io/p/OfflinePlayerTP
- Size: 175 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).