iWarpPad
iWarpPad - Warp in style with Pressureplates!
This plugins allows the use of pressureplates to warp to a specific location! Using normal and restricted WarpPads, you may allow only select users and groups to use restricted WarpPads, while you let everyone else use normal WarpPads. As long as you have this, you will never have transportation issues across your world!
Features
- Use of WarpPads to send a player to a specific location in a chosen world.
- Ability to set what users or groups can use normal or restricted WarpPads.
Create a WarpPad
- Type [iWarpPad] on first line.
- Type coordinates on second line: x;y;z |or| x;z (y defaults to 128)
- Type in optional modifiers, seperated by ";" - Modifiers
- Type a desired world name on the fourth line. (Optional [Defaults to current world])
- Place a Pressureplate on the block above the sign.
Your WarpPad should now work!
Modifiers
- Restricted Modifier: - R - Makes WarpPad restricted.
- Lock to Block Modifier - L - Locks player to desired block when teleporting.
- Direction Modifier - D:# - Replace # with a number from 0-360 - Sets the players direction when teleporting
(! Note ! ) : Previous "Restricted" modifier will still work, but is now deprecated.
Permissions
- iwarppad.create.normal ; Allows creation and destruction of WarpPads
- iwarppad.create.restricted ; Allows creation and destruction of restricted WarpPads
- iwarppad.use.normal ; Allows use of WarpPads
- iwarppad.use.restricted ; Allows use of restricted WarpPads
Future Plans
- More modifiers?
- Make a suggestion
-
View User Profile
-
Send Message
Posted Sep 22, 2013@zzyxyzz
I think the modifiers go on the 3rd line. Haven't tried any of that stuff yet though
-
View User Profile
-
Send Message
Posted Sep 20, 2013hello thanx for the video i see now i was doing it wrong now i udnerstand and thank and it works also what line do teh modifiers go on 2nd or 3rd?
-
View User Profile
-
Send Message
Posted Sep 18, 2013Must be something weird, made a quick video just to demo it. http://www.youtube.com/watch?v=4kPrmmHG3A0
-
View User Profile
-
Send Message
Posted Sep 17, 2013Did what msfwebdude said to on 1.6.2 still didn't work even did the permissions correctly in case someone ask.
I eatw thia plugin as a dud
-
View User Profile
-
Send Message
Posted Sep 11, 2013Plugin works for me, I'm on 1.6.2. You have to put the pressure plate on top of a block on top of the sign. So I have sign, quartz block, stone pressure plate.
-
View User Profile
-
Send Message
Posted Aug 19, 2013@malfact0r
IS TEHRE NAY WAY U COULD GIVE ME A TUTORIAL THATS IS DETAILED ON HOW TO MAKE A WARP PAD? TEH ABOVE TUTORIAL IS MISSING DETAILS BECASUE ITS NOT WORKIGN THANX
i can be looked up on skype (kind of)
-
View User Profile
-
Send Message
Posted Aug 16, 2013ist his plugin still active? i really liek teh idea but so far can't get it to work anyoen can help would be great.
-
View User Profile
-
Send Message
Posted Jan 15, 2013How does this work? Does the pad have to be wooden? I tried using a stone pad and placing it on top of the sign, but nothing would happen.
-
View User Profile
-
Send Message
Posted Nov 4, 2012I still works with the latest version! ;)
-
View User Profile
-
Send Message
Posted Aug 19, 2012you should make a youtube video on this cuz i searched it up and i didnt find anything on this plugins
-
View User Profile
-
Send Message
Posted Mar 27, 2012@madisonofccs
Sorry, but i'm confused D:
-
View User Profile
-
Send Message
Posted Mar 26, 2012@malfact0r
no, I mean like a warp pad to go from overworld to the nether, or to The End, without the need for the portals.
-
View User Profile
-
Send Message
Posted Mar 20, 2012@madisonofccs
It already has the ability to transport to other worlds, just put the world name on the last line. Is that what you mean?
-
View User Profile
-
Send Message
Posted Mar 13, 2012Any chance this plugin could be used as a means of teleporting between dimensions? Like, one to teleport between the main world and nether? Since in multiplayer, standard nether portals do not always link the portal you would expect them to.
-
View User Profile
-
Send Message
Posted Feb 21, 2012@aptthemad
Edit: Good news! I updated it to include more modifiers. I also set the default direction to whatever direction the player was facing when they go in. :) No idea on that chunk load problem.
-
View User Profile
-
Send Message
Posted Feb 21, 2012Another, bigger problem... If you teleport to a chunk currently not loaded, you are teleported before loading the chunk, dying an horrible death...
-
View User Profile
-
Send Message
Posted Feb 21, 2012This is almost exactly what I was looking for in order to create multiple "Warp Stations" in my server world! Nice!
However, I have some observation/note about it:
1) Since a warp only accepts integer coordinates, you are teleported in the NW corner of the destination square, forcing you to have a 2x2 free area to land, while the departing booth is only 1x1. If possible it would be nice to have the possibility to enter non-integer coords as destination or even to have the plugin to add 0.5 automatically to x and z to move in the center of the destination square.
2) It seems that the warp always turns the player to face south. It would be nice to maintain the original direction or even to choose it as a fourth number on the sign.I think that maybe this is a limitation of the Minecraft built-in teleport() function, I don't know...
3) Possible bug: [iWarpPad] string is not case sensitive when you place the warp, but it becomes so when using it...
4) There is a message when you place the sign creating a warp successfully, but not when you remove it. This could cause confusion...
Good job, anyway!