Stormer's TPA
A simple TPA plugin for your survival server.
TPA is a command that allows non opped players to teleport to one another using a request system, if both accept the teleportation occurs.
![[IMG]](/proxy/image?url=https%3A%2F%2Fbrandlogovector.com%2Fwp-content%2Fuploads%2F2020%2F07%2FDiscord-Logo-Icon-Small.png)
^^Check out my discord server for support and updates!^^
Setting up
Simply drag the plugin in the plugin folder of your server and restart/reload the server. (or use things such as plugman)
Commands
sends a request to teleport to a player
sends a request to teleport a player to you
accepts the incoming request
refuses the incoming teleport request
The config File
Code (YAML):
teleportationTicksDelay
: 60
requiresImmobile
: false
teleportRequestDuration
: 300
- teleportationTicksDelay
This parameter defines how long the teleportation should take iun gameticks (20 = 1 second)
- requiresImmobile
This parameters controls whether the requester should stay still during the teleportation
- teleportRequestDuration
This parameters controls how long a request stays before expiring (300 = 15 seconds)