DuckTeleport
PluginLicenseRef-All-Rights-Reserved

DuckTeleport

A lightweight teleportation plugin that enables players to send and manage teleport requests (TPA) seamlessly across the server.

4
Downloads
0
Followers
1 weeks ago
Updated
📦
1
Versions

📖About DuckTeleport

🦆 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 TpaRequest handling mechanism.
  • Essential Commands: Includes standard /tpa, /tpaccept, and /tpadeny type 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

  1. Download the latest version of DuckTeleport-1.0-SNAPSHOT.jar.
  2. Stop your Minecraft server completely.
  3. Drag and drop the .jar file into your server's plugins directory.
  4. 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)
  • /tpaccept - Accept the pending incoming teleport request.
    • Permission: duckteleport.tpa (Default: everyone)
  • /tpadeny - Deny the pending incoming teleport request.
    • Permission: duckteleport.tpa (Default: everyone)
  • /tpahere <player> - Invite another player to teleport directly to your current location.
    • Permission: duckteleport.tpahere (Default: everyone)
  • /back - Return to your last death location.
    • Permission: duckteleport.back (Default: everyone)
  • /tpallhere - Forcefully summon every online player on the server to your location.
    • Permission: duckteleport.tpallhere (Default: op)