TPA

A simple user friendly tpa plugin.

1,72k

Quick challenge

How far can you run before the mobs catch you?

TPA

Works on Bukkit, Spigot, Paper, Purpur (1.18 - 1.21.x).

Commands

/tpa <player> – Send a teleport request to another player

/tpaccept [player] – Accept the most recent (or specified) request

/tpadeny [player] – Deny the most recent (or specified) request

/tpreload – Reload the plugin configuration

Permissions

```tpa.use```: Requred for ```/tpa```, ```/tpaccept```, ```/tpdeny```

```tpa.reload```: Required for ```/tpreload```

config yml

request-expire-seconds (default 60s): How long before a request becomes invalid.

stand-still-millis (default 3000ms): Time in milliseconds the requester must stand still.

max-requests-per-target (default 10): Maximum pending requests a player can recieve.

max-outgoing-requests-per-player (default 6): Maximum requests a player can send at once (0 = unlimited)

warmup-cancel-on-damage (default true): Cancel teleport if requester takes damage.

use-actionbar-countdown (default true): Show countdown in the action bar for the sender.

> Use /tpreload to apply changes made in the config.

Support

Report any bugs at [email protected]

ADS