Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
EasyTPA
EasyTPA is a lightweight server-side teleport request plugin for CraftBukkit, Spigot, Paper, and compatible forks.
It adds a small /tpa system for servers that want simple player-to-player teleport requests without extra configuration or heavy features.
Features
- Request to teleport to another online player.
- Accept or deny incoming teleport requests.
- Requests automatically expire after 10 seconds.
- Clear chat messages for the requester and receiver.
- Tab completion for
/tpa <player>. - No configuration required.
Commands
| Command | Description |
|---|---|
/tpa <player> |
Request to teleport to another player. |
/tpaccept |
Accept your pending teleport request. |
/tpdeny |
Deny your pending teleport request. |
/easytpa |
Show the plugin help message. |
How It Works
When a player runs /tpa <player>, the target player receives a chat message telling them they have 10 seconds to accept or deny the request.
If the target runs /tpaccept, the requester is teleported to them. If they run /tpdeny, the request is denied. If they do nothing, the request expires in 10 seconds automatically.
Compatibility
- Compatible with CraftBukkit, Spigot, Paper, and likely compatible forks such as Purpur.
- Tested on Minecraft 1.21.x, 26.1.x
- Does not support Fabric, Forge, or NeoForge.
Installation
- Download
EasyTPA.jar. - Stop your server.
- Put the jar file into your server's
pluginsfolder. - Start the server.
- Run
/easytpain-game to check the available commands.


