Basic Random TP

Discussion in 'Plugin Requests' started by JoelyBob, Jul 20, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    JoelyBob

    Hey all,

    I can't believe I'm writing this plugin request as this plugin is sooo widespread.

    I am after a simple, lightweight plugin that just randomly teleports a player around the world. That's it. I know that there is hundreds of said plugins around, however, I have been playing with over 10 different plugins by now and all have either not worked, been outdated, or are just way too over the top for what I want.

    I have a set up on my server where as a player leaves a WorldGuard region, this random teleport command is executed.

    So, in full I am after:
    • Command to randomly teleport a player around a map. (Configurable distances would be nice, if not, 7500 blocks either way of the player would be fine)
    • A permission to go with said command.
    • Possibly even nausea and blindness for 4 seconds after the command is executed.
    • Play a simple teleport sound.
    I hope this isn't too much of an ask for anyone.

    Thanks in advance!
     
    Last edited by a moderator: Jul 20, 2019
  2. Offline

    johnny boy

    what version is this for?
     
  3. Offline

    Kars

    <Edit by Moderator: Redacted not allowed paid resource url>

    Doesn't play the sound but has the blindness you asked for.

    /randomtp <player>

    Also you can set min and max range in config
     
    Last edited by a moderator: Feb 10, 2021
  4. Offline

    johnny boy

    Why couldn't you play the sound ?
     
    Last edited by a moderator: Feb 10, 2021
  5. Offline

    JoelyBob

    Version is 1.14.2....

    Version is 1.13...? I'll still give it a test though. Thanks!
     
    Last edited by a moderator: Feb 10, 2021
  6. Offline

    TheEctoplasm

    In your class Command method onCommand, use player.playSound(...)
     
    Last edited by a moderator: Feb 10, 2021
  7. Offline

    Kars

    Yea but i couldn't find a teleport sound...
     
  8. Offline

    johnny boy

    wym ahaha uhhh use an enderman warp as a tp sound or something :)
     
  9. Offline

    TheEctoplasm

  10. Offline

    Kars

    Alright, thank y'all.

    @JoelyBob Got a new version for ya! same link.
    <Edit by Moderator: Redacted not allowed paid resource url>

    Added the sound and better timing for the blindness.
    The permission is randomtp.
     
    Last edited by a moderator: Feb 10, 2021
Thread Status:
Not open for further replies.

Share This Page