TPAccept is a teleportation plugin for PocketMine-MP that allows players to request, accept, or cancel teleport requests quickly and easily using forms. Perfect for servers where player interaction is important.
| Description | Link |
|---|---|
| API | |
| Version | |
| Downloads |
- Download the plugin
.pharfile from Poggit. - Place it in the
pluginsfolder of your PocketMine-MP server. - Restart your server to load the plugin properly.
| Command | Description | Permission |
|---|---|---|
/tpa <player> |
Request to teleport to a player | tpaform.command.tpa |
/tpacancel <player> |
Cancel a pending teleport request | tpaform.command.tpacancel |
/tptoggle |
Toggle incoming teleport requests | tpaform.command.tptoggle |
| Permission | Description | Default |
|---|---|---|
tpaform.command.tpa |
Allows use of /tpa command | true |
tpaform.command.tpacancel |
Allows use of /tpacancel command | true |
tpaform.command.tptoggle |
Allows use of /tptoggle command | true |
tpaform.bypass |
Bypass TP request restrictions | op |
