[INACTIVE]bTeleport - Basic Teleportation

Discussion in 'Inactive/Unsupported Plugins' started by highz, Jan 28, 2011.

  1. Offline

    highz

    Hello,

    Today i've created my first plugin ever for Bukkit.
    Its an basic Teleportation plugin.
    It will act like the standard minecraft Teleport command (/tp)
    Cause it is very basic it is also very Easy to Install!
    Just place the .jar file in the Plugins folder and you are done.

    Commands:
    Code:
    /tp Username -> Teleports You to Username
    /tele Username -> Teleports You to Username
    /teleport Username -> Teleports You to Username
    Code:
    /tp Somebody Username -> Teleports Somebody to Username
    /tele Somebody Username -> Teleports Somebody to Username
    /teleport Somebody Username -> Teleports Somebody to Username
    Code:
    /tp -> Displays help
    /tele -> Displays help
    /teleport -> Displays help
    Now my question to you guys:
    Shall i make the /tp Somebody Username command only for OP's?
    So i call that function then i need te be OP to get it working.

    Please make a review i will appriciate that!

    DownloadLink(s):
    <Edit by Moderator: Redacted mediafire url>
    <Edit by Moderator: Redacted mediafire url>

    Highz
     
    Last edited by a moderator: Dec 15, 2016
  2. Offline

    jlogsdon

    There are a few plugins that do this very well already... General and TelePlus to name two of them.

    edit: And if you do continue with this integrate with GroupUser or Permissions instead of doing your own thing.
     
  3. Offline

    highz

    jlogsdon
    I know General and Teleplus
    General come with much more functions and TelePlus too.
    This system is for people that don't know how to use the Permissions system properly
     
  4. Offline

    EvilSeph

  5. Offline

    highz

    @EvilSeph
    This was just my first plugin.
    I think it is not good enough for Plugin Releases :D
     
  6. Offline

    Archelaus


    Any plugin is good enough for releases :) This plugin is useful anyway, it beats the normal console commands :)
     

Share This Page