MoltenBridges
This plugin creates a bridge at a set length and width starting at where the player is located.
Video for Basic Usage
==Screenshots: ==
Create bridges from a large list of blocks! 
Easily create hubs for roads! 
Carve through hills/mountains with ease! 
Choose from 3 blocks wide to 11 blocks wide! (Minus by 2 for the walking space) 
Bridges with smaller widths: 
Bridges with larger widths: 
Features
Make a bridge of a block type at the current location of the player that issued the command. The block must be in the supported block list (located below)
Make a bridge up to 50block long, and 11 wide! (I will changed this based on user input)
The bridge automatically makes a walking path if the path of the bridge is into existing blocks
Automatically lights the bridge at a set interval (will change this based on user input)
Allows you to name the bridges
Will not allow for a bridge name twice
Saves the bridges and reloads them on server restart
You can delete a bridge based on the name (/mbridges delete <name>)
More to come! (Hugely based on user input!)
Commands:
/mbridges -> shows all mbridges commands /mbridges create <bridge name> <length> <width> <direction (north, south, east, west,)>, <block id> creates a bridge with a name <bridge name> at the players current location that is <length> blocks long and <width> blocks wide in <direction> using the block <block id> /mbridges delete <bridge name> -> deletes the bridge with name <bridge name>
Allowed Blocks:
Stone, Grass, Dirt, Cobblestone, Oak Wood Planks, Oak Wood, White Wool, Double Stone Slab, Brick, Mossy CobbleStone, Obsidian, Soil, Snow, Ice, Snow Block, Clay, Netherrack, Soul Sand, GlowStone, Stone Brick, Mycelium, NetherBrick, End Stone, Double Oak Wood Slab, White Stained Clay, Hay Bale, Hardened Clay
Features to come!
- Limit to how many bridges a player can make
- Config file to specify allowed blocks/max length/max width
- Display all bridges made by a player
- Remove all bridges made by a player
- Show bridge starting location
- Over mountain support (Possibly very far out)
- Hub creation with inner square being X blocks big, going in the 4 directions Y blocks and being Z blocks wide
- Allow multiple blocks per bridge
- Have different side blocks than floor blocks
- Tunnel creation (Full walls, full roof)
- Retractable bridges (with redstone signal)
- Modify bridge's block without deleting and remaking it
- Optimization for larger bridges
- Make lamp-posts every X blocks instead of glowstown (I.e, have fence going 4 blocks high, 1 block in and having glowstone up above)
== known Issues! ==
- If you are in any world besides the overworld and try to make a bridge, it will make one at the corresponding location in the overworld. I.e if you are in the nether at 50, 25, 5. It will make a bridge at 50, 25, 5 in the overworld.
Note: This is my first plugin, so please tell me things I can work on, fix, etc. **
-
View User Profile
-
Send Message
Posted Jan 25, 2014@kkgk39
Thanks for letting me know, I think it has something to do with how I get the world. I'll look into fixing that!
-
View User Profile
-
Send Message
Posted Jan 25, 2014Cool mod - I like to build long road systems around my worlds, and this'll definitely save some time. I found a bug, though: if you try to generate a road in the nether or the end, it will instead make it at the corresponding coordinates in the overworld.