[TELEPORT/ADMN]RandomPort - Now on BukkitDev!

Discussion in 'Inactive/Unsupported Plugins' started by SgtStud, Feb 15, 2012.

  1. Offline

    SgtStud

    RandomPort - The Random Teleporter
    Version: v1.5 now on BukkitDev!


    All future versions will be posted on BukkitDev!

    http://dev.bukkit.org/server-mods/randomport/


    RandomPort allows a user with the appropriate permission to teleport
    themselves or another player to a random location. The teleporters maximum
    and minimum x and z values may be set in the config file,
    as well as whether or not you will be using OP based permissions or PEX.
    If enough people request more commands or features, I will do my best
    to incorporate them into this plugin.

    Note: Other forms of Permissions besides PEX may be supported, but they are not
    tested against this current build of the project!

    Note: If you do not have PEX installed or the OP based permissions is set to true in the config file, the below permissions do not matter.

    Features:
    • RandomPort yourself - Permission - randomport.portself
    • RandomPort others - Permission - randomport.portother
    Download RandomPort.jar from BukkitDev:


    http://dev.bukkit.org/server-mods/randomport/


    Commands:
    /randomport <player>
    /rp <player>
    /randomport
    /rp


    Changelog:

    Version 1.3
    • Updated for CraftBukkit 1.2 Beta Build
    Version 1.2
    • Bug Fixes
    Version 1.1
    • Fixed a the command sender's name not displaying correctly when being RandomPorted by someone else
    • Fixed the coordinates displayed the the RandPorters screen to display only integers
    Version 1.0
    • Plugin Released!
     
  2. Offline

    samp20

    A nice feature would be if you could teleport a player to a location along a line. For example somewhere along a long main road. Otherwise nice plugin :D
     
  3. Offline

    SgtStud

    I probably could manage that, but that would fall more along the lines of a default teleporter, eg. teleporting someone to a set location.
     
  4. Offline

    samp20

    not really a set location. On our server the road is several thousand blocks long, and so you could teleport the player to any location along those thousand blocks. Thinking about it you could just set the limits to the road itself
     
  5. Offline

    SgtStud

    Well what I may do is add another command with the option to bypass the config's settings for max and min values,
    eg.: /rp bob 1000 750 1000 500
    /rp <playername> Xmax Xmin Zmax Zmin
     
  6. Offline

    number1_Master

  7. Offline

    SgtStud

    Thanks I changed it!
     
  8. Offline

    gold23

    Could you possible add sign support? so just a little something like: [RandomPort] on any line? That would make my day.
     
  9. Offline

    SgtStud

    So if a player clicked the sign they would be ported? I assume you would want permissions to?
     
  10. SgtStud WGET friendly download link please - try using Dropbox or Github
     
  11. Offline

    lezyamin

    @SgtStud Is this plugin still active, if so, is there a download link, and is it 1.2 compatible
     
  12. Offline

    SgtStud

Share This Page