TeleportMaster is a modern and efficient /tpa plugin built for Minecraft 1.21+ servers. It provides a smooth teleport request system with customizable cooldowns, messages, and full Paper/Spigot API compatibility.
No dependencies, no lag — just clean teleport handling! ⚡
---
Main Features
✅ /tpa <player> – Send teleport request to another player ✅ /tpahere <player> – Request a player to teleport to you ✅ /tpaccept – Accept the latest teleport request ✅ /tpdeny – Deny the latest teleport request ✅ Request timeout & cooldown system ✅ Customizable messages in config.yml ✅ Permission support (LuckPerms compatible) ✅ Auto-cleanup for expired requests ✅ Optimized for Java 21 and Paper/Spigot 1.21+
---
⚙️ Commands
Command Description Permission
/tpa <player> Send teleport request teleportmaster.tpa /tpahere <player> Ask a player to teleport to you teleportmaster.tpahere /tpaccept Accept a teleport request teleportmaster.tpaccept /tpdeny Deny a teleport request teleportmaster.tpdeny
---
️ Permissions
All permissions are enabled for everyone by default, but can be managed with LuckPerms or any permission plugin.
request: timeout-seconds: 30 cooldown-seconds: 10 messages: sent_request: "&aTeleport request sent to %target%!" received_request: "&e%sender% wants to teleport to you. Use /tpaccept or /tpdeny." accepted: "&aTeleport request accepted!" denied: "&cTeleport request denied!" on_cooldown: "&cYou can send another request in %seconds%s."