Teleport in PocketMine-MP by aiming and clicking
Flying is too slow, teleporting using commands is tedious (and requires memorizing coordinates), and ender pearls have limited range. Presenting: the easiest way to hop around without needing to stop and think about it.
- Get a teleport stick using
/give <player> tpstick
, and hold it in the main hand - Look where you want to go
- Right click (or click & hold on mobile)
- Profit!
aimtp.use
: Controls the ability to use teleporter stick items. Defaults to op only.
- You can't teleport into the sky or the void, only between 0-255 Y coordinates
- You can't teleport further than 256 blocks in one jump (safety restriction)
MIT