Random Location Teleporter
Random Location Teleporter is a simple plugin that does exactly what the name implies. When a player performs the plugins main command they are teleported to a random location!

== Commands ==
- /rlt help: Lists commands below
- /rlt go: Teleports player to a random location
- /rlt unstuck: Gets player unstuck upon occasional glitch
- /rlt back: teleports player back to location before they did /rlt go
There is also still /randomlocation which just directs user to /rlt
== Permissions ==
- RandomLocationTeleporter.rlt: allows /rlt go, /rlt help, and /rlt unstuck
- RandomLocationTeleporter.back: allows /rlt back
- RandomLocationTeleporter.signcreate: allows player to create RLT signs
== Planned Features ==
- Multi-World Support
- Button Support
- Automatic /rlt unstuck
== Sign Setup ==
- Give player permission RandomLocationTeleporter.signcreate
- Place a sign with [RLT] on the second line and the sign will change into this.
- Right click on sign to teleport to random location (Make sure sign is protected)
== Configuration ==
cooldown: 30 limits: maxX: 250000 maxY: 250000 minX: -250000 minY: -250000 excludedbiomes: one: ocean two: deep_ocean three: nothing four: nothing five: nothing six: nothing seven: nothing
- The cooldown is how long a player has to wait before they can teleport again
- Excluded biomes are biomes that the player will not be teleported to when command is given
- For example: If excluded biome one is ocean (default), then the player will not be teleported to ocean
- If you would like to change an excluded biome back to nothing then type nothing
- Here is a list of valid biomes
- Limits are the maximum and minimum values that x and y will come out as
- For example: If the maximum x value is 250,000 (default), then the player will not be teleported any farther on the x-axis than 250,000
If you accidentally mess up the config just delete it and reload your server
Videos
- Here is a wonderful spanish tutorial made by FeerBreezy
- I dont have any videos in English but if somebody could make one that would be great!
Why Choose Random Location Teleporter over other random teleportation plugins?
Random Location Teleporter is simple and easy to use and you don't have to sacrifice features for simplicity!
-
View User Profile
-
Send Message
Posted Apr 26, 2014Thank you so much for making this plugin!It is amazing! I've been looking for a plugin like this for 2 months now and i tried randomlocationbutton and loads more but they didnt work :( But This Does Thanks So Much!
-
View User Profile
-
Send Message
Posted Apr 13, 2014@ThePlayAlongGamer
Never mined I fixed it :D!
-
View User Profile
-
Send Message
Posted Apr 13, 2014Is anyone having problems with the signs? Cause mine wont create, do I need to add perms even though i'm op?
-
View User Profile
-
Send Message
Posted Mar 31, 2014Everytime I teleport, it does that part nicely but spams chat with "1" and "2" it looks like:
and the console just says "Ping!" over and over again like the numbers, with no error code or anything. Any fixes? I'm using the 4.0.3 version
-
View User Profile
-
Send Message
Posted Mar 29, 2014This is a really handy plugin!
-
View User Profile
-
Send Message
Posted Mar 26, 2014@BlackFing85
You can edit aliases in the plugin.yml
-
View User Profile
-
Send Message
Posted Mar 12, 2014Can you add a alias to /rlt go to /rspawn and /wild and /wilderness?
-
View User Profile
-
Send Message
Posted Mar 11, 2014Anytime myself or a player is teleported it makes you jumpy and you can barely move. Is there any fix for this?
-
View User Profile
-
Send Message
Posted Feb 19, 2014Could you please add Multiverse support for this plugin? That would be extremely helpful for my server.
Also for a future version you could add a feature where you can specify some areas where NOT to teleport people, so basically they don't get teleported into spawn structures and stuff.
-
View User Profile
-
Send Message
Posted Feb 16, 2014Sorry to the 139 of you that downloaded v4.0.2; I am now aware that you get spammed with 1's and 2's every single time that you click... I have just uploaded a fix for this that is awaiting approval and should be available soon.
@cocoman37
Sure ill work on it!
-
View User Profile
-
Send Message
Posted Feb 15, 2014Hi, can you add a multiworld support please?
-
View User Profile
-
Send Message
Posted Feb 13, 2014Hello all! Ive just updated the plugin to version 4.0.2 and have applied the following changes
If there are any bugs please let me know! I'll be more than happy to change them
-
View User Profile
-
Send Message
Posted Feb 13, 2014@xKryptos
@LiamGarbett
@Liger_XT5
@PulseSurge
:) Thanks for all the positive support! I really appreciate it!
@Liger_XT5
Great suggestion! I'll get to work on it for the next version! Although school has priority so it may be a little while...
-
View User Profile
-
Send Message
Posted Jan 2, 2014Great plugin, really loving it so far!
-
View User Profile
-
Send Message
Posted Jan 1, 2014Addition Suggestion to help stop frustration.
Once the player is teleported, auto unstuck. About 1/2 to 1/3 of the time, players on my server suffocate to death. If anything, detect if they take damage within X amount of time of being teleported, if they take suffocation damage, unstuck them.
-
View User Profile
-
Send Message
Posted Dec 16, 2013Thought I'd post and say that we're using RTL on our server and so far no issues.
1.7.2 of Spigot.
-
View User Profile
-
Send Message
Posted Dec 8, 2013Using the newest version on newest version of mcpc plus 1.6.4 I get this...
10:13:16 [SEVERE] Could not pass event PlayerInteractEvent to RandomLocationTeleporter v2.0.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:437) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:31) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:490) at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:880) at net.minecraft.network.packet.Packet15Place.func_73279_a(Packet15Place.java:79) at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:470) at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:233) at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54) at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:913) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:662) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Caused by: java.lang.NullPointerException at me.tunnelman123.RandomLocation.RandomLocation.onPlayerInteract(RandomLocation.java:337) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:435) ... 17 more
-
View User Profile
-
Send Message
Posted Nov 12, 2013@LiamGarbett
try ButtonWarpRandom :P?
-
View User Profile
-
Send Message
Posted Sep 29, 2013Do they need any perms to use signs? I'd like to have a sign and no commands.
-
View User Profile
-
Send Message
Posted Sep 22, 2013Would really like if this plugin would double check that you are on a block when you are randomly teleported, doesn't really work that well at the moment with Skygrid or Skylands.