Random Teleport
Random Teleport
Random Teleport is a simple, lightweight plugin that allows players to use a command, or button and sign to teleport them randomly to the wild based on the preferences in the config.yml!
Description
Random Teleport allows users (with the proper permission) to easily teleport into the wild with one simple command! Despite RandomTP's competitors, this plugin allows you to fully configure the plugin to your own desire! With implementation both command or sign, it's easy to let new players know that they can get to the wild easily! No more /warp wild and having that location constantly griefed, each location is randomized per player!
Installation
Simply drag RandomTP.jar into your plugins folder and reload / restart your server. The configuration file will be automatically generated.
Commands
| Command | Aliases | Description |
|---|---|---|
| /randomtp | rtp | Teleports you to a random location in your world if it is configured with RandomTeleport. |
Permissions
| Permission | Description |
|---|---|
| randomtp.tp | Gives permission to use /randomtp |
| randomtp.signs.use | Gives permission to use signs |
| randomtp.signs.create | Gives permission to create signs |
How to use signs
RandomTP utilizes signs in an entirely new way! Instead of having buttons and signs, it's purely just signs now! The sign setup should be as follows:
Line 1: [RandomTP]
Line 2: World name (i.e world, MyWorld, world_nether, etc)
Configuration
Click here for configuration help.
Donate
Do you enjoy RandomTP? Wanna buy me a drink, or maybe some fries, think of donating to me! Simply click the Donate button below the Login / User preferences bar (Next to the curse link and above the Download button) and send me a thanks! I appreciate you all using my plugins!
Other Information
Like this plugin? Check out my others! IP Detection - Track players IP and stop ban evaders! CloakBreaker - Stop players from burning other while invisible! Region Module - Let players protect their own lots! Random Teleport - Easily let players teleport to the wild!!
If you like this plugin, and want more like it, think of donating to me!
-
View User Profile
-
Send Message
Posted Jan 11, 2014iConomy is dead. You should be supporting Vault.
-
View User Profile
-
Send Message
Posted Jan 11, 2014Could you have the onetime RTP not count against the player if it was an ocean biome and it cancelled the TP? Otherwise it gets a bit frustrating to do this manually and reset them.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@Fervid
School just started, so I'm sorry but I don't think I'll be able to do it :\ I'll try in my free time. I also have two free periods this semester so I could maybe work on it then
-
View User Profile
-
Send Message
Posted Jan 5, 2014Just checking in and curious if you still had plans to make the 1.6.2 version which incorporates the negative coordinate values? I'd still rather use RandomTP for this, but if you don't plan to release it for 1.6.2 then i'll have to find something else. Cheers.
-
View User Profile
-
Send Message
Posted Jan 4, 2014@ryanthemagi There actually is, but the lines for those commands are commented out :P Still need to do some bug fixing on them.
-
View User Profile
-
Send Message
Posted Jan 4, 2014Is there a way to reload the config from in game? If not, you should add one.
-
View User Profile
-
Send Message
Posted Jan 4, 2014@JochemWorld
Glad you go it figured out! Probably should have asked you for that info earlier, haha. Enjoy!
-
View User Profile
-
Send Message
Posted Jan 4, 2014@Dpasi314
Oke I tried and triend and...... failed so much times but finally i got there it was 1 of the most simpel solution ever. It was my world names weren't world etc but InsaneCraft and I've change them just like the bukkit version and now it works. Thank you for all the help I appreciate it.
-
View User Profile
-
Send Message
Posted Jan 3, 2014@JochemWorld
Well in that case it means that mother plugin is breaking RandomTP. That, or, you need to find the difference between your two servers - Either Craftbukkit version, modes, etc, and then fix that, cause it isn't my plugin that is the problem if it works on one server and not the other.
-
View User Profile
-
Send Message
Posted Jan 3, 2014@Dpasi314
I've Tried it with my big server but it didn't work, but when I'm making a new server with a few plugins and I try it like you said it works. But not in my big server with more plugins. So here is the config file from RandomTP: http://pastebin.com/KexE3ENy
-
View User Profile
-
Send Message
Posted Jan 3, 2014@JochemWorld
It doesn't matter which beta build, as long as it's a beta build. You're currently running a development build.
-
View User Profile
-
Send Message
Posted Jan 3, 2014@Dpasi314
I cant find the bukkit beta build 3 I only find the beta build 2
-
View User Profile
-
Send Message
Posted Jan 3, 2014@JochemWorld
So I already see some issues: 1. Update to version 3.1.0 2. Update Bukkit from the Development Build to the Beta Build 3. Put your server in offline-mode: false.
See if any of that clears it up. If not, use paste bin and send me your config.yml
-
View User Profile
-
Send Message
Posted Jan 3, 2014@Dpasi314
Here is the link: http://pastebin.com/Cdhcqp1K Thank You Already
-
View User Profile
-
Send Message
Posted Jan 3, 2014@JochemWorld
It shouldn't, what commands are you typing? If there is ANY argument except saveme(s), or remove then it should be fine. If it happens again with a command like /randomtp (/rtp) or one of the commands with valid argument, use www.pastebin.com to give me the stack trace. If you're going to do that, give me the entire console log, from start-up to error.
-
View User Profile
-
Send Message
Posted Jan 3, 2014@Dpasi314
But what do I have to do to resolve this because this happens with every command I do from the plugin?
-
View User Profile
-
Send Message
Posted Jan 3, 2014@StiDJa
You need to have Cooldown.Enable set to true in your config.yml
@JochemWorld
There is no /randomtp help command, which is why it's throwing an NPE.
-
View User Profile
-
Send Message
Posted Jan 3, 2014Hello, I got a problem with the plugin. I really like to have this but it just won't work. :( When I Import the plugin (my server is fully updated with 1.7.2) and I use any command it crashes. Here is the log file, Thank You
JochemWok issued server command: /pl [12:28:09] [Server thread/INFO]: JochemWok issued server command: /randomtp help [12:28:09] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'randomtp' in plugin RandomTP v3.0.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] Caused by: java.lang.NullPointerException at com.nedcraft.dpasi314.RandomTP.Handlers.TeleportHandler.sendTeleport(TeleportHandler.java:154) [?:?] at com.nedcraft.dpasi314.RandomTP.Commands.RandomTpCommand.onCommand(RandomTpCommand.java:76) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] ... 13 more [12:28:20] [Server thread/INFO]: JochemWok issued server command: /randomtp [12:28:20] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'randomtp' in plugin RandomTP v3.0.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] Caused by: java.lang.NullPointerException at com.nedcraft.dpasi314.RandomTP.Handlers.TeleportHandler.sendTeleport(TeleportHandler.java:154) [?:?] at com.nedcraft.dpasi314.RandomTP.Commands.RandomTpCommand.onCommand(RandomTpCommand.java:76) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit-1.7.2.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks] ... 13 more
-
View User Profile
-
Send Message
Posted Jan 3, 2014what permission is needed for the randomtp cooldown to take effect? as the cooldown does not seem to be working
-
View User Profile
-
Send Message
Posted Jan 1, 2014Sweet, glad to see you can fix it, thanks again!