Hello there, I'm despertately searching for a simple, block-based teleportation plugin that works like this: create teleport on block/position 1 create teleport on block/position 2 link block 1 to block 2 I once used a plugin that worked exactly like this but it's outdated and I can't find any alternatives that work with the current CB version. If you know such a plugin, please let me know. Otherwise if something like this doesn't exist and you are a programmer and would be able to make such a plugin, that would be awesome. Thank you.
There are a number of plugins that do this: http://dev.bukkit.org/server-mods/?category=teleportation&search=pad
I wrote one for a previous request exactly like this. Uses items only, no commands are required except for editing the configuration file. http://dev.bukkit.org/server-mods/oddtransport/
Thanks for answering. I tried every one of those plugins but none of them worked for me. The only one that worked exactly how I described was BlueTelepads but it has a bug where you spawn in the ground below the pad and not on top of it. Im still using it since I didn't find any working alternative :/ if you happen to know more plugins of this kind, please let me know! Edit: I couldn't get OddTransport to work It causes errors in my console right when the server starts. I'm using the latest recommended build.
Use this plugin http://dev.bukkit.org/server-mods/variabletriggers/ EDIT by Moderator: merged posts, please use the edit button instead of double posting.