Road
Road - Highspeed railways, Booster launchers, Aerial faith plates
- I Updated this plugin, it was inactive
Installation!
1. Put plugin in plugins folder.
2. Start server.
3. A new config file will be created, Edit it so it fits your needs.
4. Restart server. (Restart required on config Creation / Recreation.)
Configs has ben added!
The config file will be created upon first load.
Command /reload works if you want to use changed values in config.
Features:
These are the default Blocks, You can change them in the config.
Highspeed railway:
Usage:
Stack 3 blocks in the following fashion to create a highspeed railway:
Any Block
Hold down sneak on the railway and travel forward at Speeds set in config! A very convenient way to travel around a huge world.
Booster launchers: Usage: Stack 4 blocks in the following fashion to create a booster launcher: Any block above a diamond block (57) above a glass block (20) above a lapiz lazul block (22)
Any Block

Stand on the launch pad to get sent high into space! Better suit up or you just might die
Aerial faith plates: Usage: Stack 3 blocks in the following fashion to create an aerial faith plate like seen in portal 2! Any block above a brick block (45) above an iron ore (15)
Direction of repeater
Any Block

Next, attach a redstone repeater above the top block. The direction of the repeater is the direction the plate will launch you towards.
- Issue: Aerial faith plates do not accurately send you in the correct direction: This issue has to do with a discrepancy between the server and the client. The vector of your trajectory is programmed correctly, but it is up to the client to interpret this. Currently, there is no fix for this problem. =[
Permissions (v1.0)
- road.highway - Permission to use Highways.
- road.boosterl - Permission to use Booster Launchers.
- road.aerialfp - Permission to use Aerial faith plates.
Default Config: v1.0
highway: enabled: true speed: 4 top: - any middle: - 20 bottom: - 41 boosterl: enabled: true pwr: 5 top: - 57 middle: - 20 bottom: - 22 Aerialfp: enabled: true speed: 2 this: - 93 top: - 45 bottom: - 15
Config Explained
#Do not use this as Config! highway: enabled: true # If the feature is enabled. speed: 4 # The speed of the movement. top: # The block below the one you are standing on. - any middle: # The block below top block, You can add multiple lines. - 20 bottom: # The block below middle block, You can add multiple lines. - 41 boosterl: enabled: true pwr: 5 # The power it throws you. top: - 57 middle: - 20 bottom: - 22 Aerialfp: enabled: true speed: 2 this: # The block you are in. - 93 top: - 45 bottom: - 15
-
View User Profile
-
Send Message
Posted Feb 10, 2013@Bobbosells32
use the roads.
-
View User Profile
-
Send Message
Posted Feb 10, 2013Do the permissions make it so certain people can use the roads or so certain people can creatve the roads?
-
View User Profile
-
Send Message
Posted Feb 9, 2013Awesome.... Very nice work and thank you very much....
-
View User Profile
-
Send Message
Posted Feb 9, 2013Ill see what i can do.
Done: (Need Approval, Direct link will allow you do DL) http://dev.bukkit.org/server-mods/road/files/10-road-v0-2-8/
-
View User Profile
-
Send Message
Posted Feb 8, 2013Very nice.... But yeah the only thing this plugin is missing is perms for building it. Would be nice to have people be able to make this with easy to obtain blocks but only with a permission.
-
View User Profile
-
Send Message
Posted Feb 7, 2013Cool! I could really use this! Finally some good fast travel without warps/teleporters/portals!
-
View User Profile
-
Send Message
Posted Feb 6, 2013I would love it if you added permissions to make it so certain groups can and cannot use the roads.
-
View User Profile
-
Send Message
Posted Jan 11, 2013New file Uploaded, Now using CraftBukkit build #2586 (1.4.6 R0.3).
-
View User Profile
-
Send Message
Posted Dec 16, 2012The plugin should work perfectly now, little more efficient also,
The speed for "speed:" on "Aerialfp", Set it to max 10.
-
View User Profile
-
Send Message
Posted Dec 6, 2012Sorry all for not updating, Havent had so mutch time for it latley,
Any ways, Latest updates is at: github.com/raldo94/Road
EDIT: Working on new update, I have ben developing the plugin from time to time, But haven't released it. So the new update will the arielfp work, Now it just sends you staight forward.
And, the API I use from 1.3.* has not changed to 1.4.5, So it should work just as it worked in 1.3.*
-
View User Profile
-
Send Message
Posted Nov 8, 2012@XxGho5txX
You could at least try it by yourself ! It works with 1.4.2
@raldo : keep it up to date, it will avoid comments like Gho5's one.
And sorry for the answering time but I totally forgot you in september :x
Aerial faith plate still have a problem (as you noticed), maybe adding a speed configuration would solve it ?
-
View User Profile
-
Send Message
Posted Nov 8, 2012Does it work with 1.4.2R0.2 (Dev Build)? If not, when you want to update :D
-
View User Profile
-
Send Message
Posted Nov 7, 2012Should i keep the original Road (0.1) up to date with latest CB?
-
View User Profile
-
Send Message
Posted Sep 29, 2012@michaelhampton
Hm, i could try...
EDIT: Aerial faith plates does not work as intended.
-
View User Profile
-
Send Message
Posted Sep 26, 2012Could you make an instructional video?
-
View User Profile
-
Send Message
Posted Sep 4, 2012@Cat121
I could put the speed in the config aswell. if that sounds good.
-
View User Profile
-
Send Message
Posted Sep 2, 2012@raldo94
I tried with both latest versions and with dev versions. Waiting for your update :)
-
View User Profile
-
Send Message
Posted Aug 31, 2012@Cat121
I think it has do do whith thier latest uppdatets on bukkit, Changing how the server checks movements.
I tested it on my test server, And it gave errors before, so i lowerd the speed it throws you and tested, And it worked fine so i released it.
What version are you using?
EDIT: gonna build it agains the newest CB and test later
-
View User Profile
-
Send Message
Posted Aug 29, 2012Hi, It seems that aerial faith plate has a too big coefficient, the console gives me many warnings and players are stuck in the air. I hope you will be able to fix it ! (Before you do, I will try to change the coefficient as I'm using the original version of road too, adapted for current bukkit of course).
-
View User Profile
-
Send Message
Posted Aug 5, 2012Oh, that makes more sense as to why you set it up the way you did, with it using sneaking speed as the base.
The speeds seem to vary a bit between server reloads, but that could be lag or something. 0.44 seems to be about regular walking speed, and 0.57 is about sprinting speed, as near as I can tell.
Again, thanks for your work on this plug-in!