Simple-Tpa Bukkit Plugins

Heads up! You're sure that you're right here?

You are viewing the archive for plugin/mod & modpack requests.

Plugin-, mod- and modpack requests are no longer done through our forum. Instead, can request plugins, mods and modpacks here: https://aternos.org/suggest.
Information on this page is possibly outdated .
The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Simple Tpa
    Bukkit Plugins
    link : https://dev.bukkit.org/projects/credible-tpa
    What is it?


    This is a simple TPA plugin, that allows player to teleport them self to others players. There are a few things you have to know about this plugin:

    • The teleport is only for players that are in the same world.
    • There's a cooldown between a tpa request and another.
    • You can change the cooldown from the config.yml file. (The default cooldown is 20 seconds)

    Commands
    There are only 3 commands:

    • /tpa <Player> (send a tpa request to a specified player)
    • /tpaccept (accept a tpa request)
    • /tpdeny (deny a tpa request)

    Permissions

    • /tpa <Player> = tpa.tpa
    • /tpaccept = tpa.accept
    • /tpdeny = tpa.deny

    The permissions are for all the player, not only for op
    Version 2.1
    In this version the ops don't need to wait between a request and another.
    Version 2.2
    In this version you have the ability to make custom messages!
    PS: the plug-in works for 1.9 and for 1.8 too!
    -CredibleLotus12