Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 2 days ago
🦆 DuckTeleport | Lightweight TPA System
Provide your players with a smooth and reliable teleportation experience. DuckTeleport is a highly optimized, lightweight utility plugin designed to handle player-to-player teleport requests without overhead or server lag.
✨ Features
- TPA Request System: Easily handle player-to-player teleportation requests with the built-in
TpaRequesthandling mechanism. - Essential Commands: Includes standard
/tpa,/tpaccept, and/tpadenytype functionalities managed within a clean codebase. - Performance-Focused: Created with a minimal footprint to ensure zero strain on your server's TPS and memory management.
- Instant Integration: Works out of the box with Spigot, Paper, and other modern server software architectures.
⚙️ Dependencies
- A compatible Minecraft server software supporting the Spigot or Paper API.
🚀 Installation
- Download the latest version of
DuckTeleport-1.0-SNAPSHOT.jar. - Stop your Minecraft server completely.
- Drag and drop the
.jarfile into your server'spluginsdirectory. - Start your server to generate the default configuration layouts.
📜 Commands & Permissions
/tpa <player>- Send a teleport request to another player.- Permission:
duckteleport.tpa(Default: everyone)
- Permission:
/tpaccept- Accept the pending incoming teleport request.- Permission:
duckteleport.tpa(Default: everyone)
- Permission:
/tpadeny- Deny the pending incoming teleport request.- Permission:
duckteleport.tpa(Default: everyone)
- Permission:
/tpahere <player>- Invite another player to teleport directly to your current location.- Permission:
duckteleport.tpahere(Default: everyone)
- Permission:
/back- Return to your last death location.- Permission:
duckteleport.back(Default: everyone)
- Permission:
/tpallhere- Forcefully summon every online player on the server to your location.- Permission:
duckteleport.tpallhere(Default: op)
- Permission:


