Minecraft LazyRoad mod 2026 download
logo
minecraft mod LazyRoad

LazyRoad

Game Version: 1.3.2
Total Downloads: 178,409
Updated: Apr 12, 2012
Created: Aug 25, 2011
Download LazyRoadDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
LazyRoad v0.8.1 release 74.94 KB Apr 12, 2012 1.3.2 50,172 download LazyRoad LazyRoad v0.8.1 releaseDownload
LazyRoad v0.8.0 release 74.94 KB Apr 11, 2012 CB 1.2.5-R1.0 824 download LazyRoad LazyRoad v0.8.0 releaseDownload
LazyRoad v0.7.6 release 60.96 KB Apr 10, 2012 CB 1.2.5-R1.0 1,147 download LazyRoad LazyRoad v0.7.6 releaseDownload
LazyRoad v0.7.5 release 41.19 KB Apr 9, 2012 CB 1.2.5-R1.0 1,328 download LazyRoad LazyRoad v0.7.5 releaseDownload
LazyRoad v0.7.4 release 57.23 KB Apr 7, 2012 CB 1.2.5-R1.0 1,282 download LazyRoad LazyRoad v0.7.4 releaseDownload
LazyRoad v0.7.3(has bug get 0.7.4) release 57.18 KB Apr 7, 2012 CB 1.2.5-R1.0 384 download LazyRoad LazyRoad v0.7.3(has bug get 0.7.4) releaseDownload
LazyRoad Designer 0.3.0 (Win,Mac,Linux) release 705.91 KB Apr 1, 2012 CB 1.2.4-R1.0 2,653 download LazyRoad LazyRoad Designer 0.3.0 (Win,Mac,Linux) releaseDownload
LazyRoad Designer 0.3.0 (Win) release 605.52 KB Mar 31, 2012 CB 1.2.4-R1.0 8,556 download LazyRoad LazyRoad Designer 0.3.0 (Win) releaseDownload
LazyRoad 0.7.2 release 55.87 KB Mar 31, 2012 CB 1.2.4-R1.0 674 download LazyRoad LazyRoad 0.7.2 releaseDownload
LazyRoad 0.6.3 release 56.95 KB Dec 25, 2011 CB 1.0.1-R1 70,512 download LazyRoad LazyRoad 0.6.3 releaseDownload
LazyRoad 0.6.2 release 51.61 KB Sep 29, 2011 CB 1185 37,809 download LazyRoad LazyRoad 0.6.2 releaseDownload
LazyRoad 0.6.1 release 53.04 KB Sep 17, 2011 CB 1185 2,559 download LazyRoad LazyRoad 0.6.1 releaseDownload
LazyRoad 0.6 release 53.08 KB Sep 16, 2011 CB 1060 509 download LazyRoad LazyRoad 0.6 releaseDownload

Screenshots

Description

Share this:

LazyRoad

Very simple mod that allows you to quickly build roads, bridges, tunnels and more. Just type a command and then walk, the road will create itself as you walk. You want to make a custom one? No problem, there is an editor tool provided and you can make your own road templates ! This is a lot faster than any other plugin and this is atm the only one capable of such thing.

Download Latest(v0.8.1)

LazyRoad Designer

GUI Version

LazyRoad Designer is a GUI Tool made to create custom roads. It is a desktop application, don't try to put it in your Bukkit plugin folder as it won't do anything.

Download Latest(v0.3.0) Win.

Download Latest(v0.3.0 Win,Mac,Linux)

NewLazyRoad In-Game Designer(LRIGD)New

A new plugin being developed by VeraLapsa for the designing and saving of new roads in-game for use with LazyRoad.

You can save both roads and pillars now with LRIGD.

Check out it's Project Page for more info and a download.

Road/Pillar Sharing

Hi guys I made a subforum for sharing your roads and pillars with everone.

Video

LazyRoadDesigner 0.2.1 How-To

Install

  1. Download the latest file
  2. Put jar into plugins folder
  3. Run a /reload or server restart.

Update

  1. Download the latest file
  2. Put jar into plugins/update folder or what ever folder you've set for this in the bukkit.yml.
  3. Run the /reload command or restart the server.

Adding New Roads/Pillars

  1. Put the .ser file in the appropriate folder in the LazyRoad folder
  2. Run the /road reload command

Permissions

This plugin supports only Bukkit built-in Permissions, so BukkitPermissions, bPermissions, PermissionsEx, … No Permissions 2.x/3.x or GroupManager.

Permissions Nodes

  • lazyroad.build : Still gives full access to LR and as of v0.8.0 now gives permission for LazyMiner features too

As of v0.8.0

  • lazyroad.user : Gives access to all the commands but not the roads or pillars, which bring me to the next 2 permissions.
  • lazyroad.road.<RoadName> : Gives access to just the road named in RoadName so permission for the 'Basic' road it would be lazyroad.road.basic
  • lazyroad.pillar.<PillarName> : Same as the road permission except for pillars not roads
  • So now you can limit your users to specific road and pillar types without removing them from the folders.
  • lazyroad.lazyminer : Gives permission to use the LazyMiner features

Commands

  • command(alias) – the aliases is colored for easier distinction for below.
  • /road(/lr)
  • /tunnel(/lt)
  • /bridge(/lb)
  • /lazyminer(/lm)

Commands: Detailed Info

[fields] are optional, <fields> are required, and | means or

  • /< lr|lt| lb > [PageNumber] : Display the loaded roads.
  • /< lr|lt > <RoadName> [Starting Block] : Start building a road.
    • Roads are Case Senstive.
  • /< lb > <RoadName> <PillarName> [Starting Block] : Start building a bridge.
    • Roads & Pillars are Case Senstive.
  • /< lr|lt|lb > reload : Reload roads and pillars
  • /< lr|lt|lb > stop : Stop building a road
  • /< lr|lt|lb > undo : Undo roads
  • /< lr|lt|lb > straight: Enable or disable straight mode (enabled by default). Permits you to go in diagonal, etc.
  • /< lr|lt|lb > up : Forces the road to build stairs up
  • /< lr|lt|lb > down : Forces the road to build stairs up
  • /< lr|lt|lb > normal : Disables the up and down commands and returns building to normal
  • The /road command will make roads that are leveled according to the terrain.
  • The /tunnel command will make roads on the same level as the level you're on and one step ahead of you so you can dig though everything.
  • The /bridge command will make roads on the same level as the level you're on and one step ahead of you. It will also generate the pillars underneath the road.
  • Once you enable a /tunnel or a /bridge you can use /road to stop/up/down/normal the road it's not picky on the continued use of /tunnel or /bridge.
  • Using the Up and Down commands is not recommended when building using /road. You can become stuck and suffocate. Tunnels work best.
    • We may remove the ability to use with /road if it becomes a problem.

New Feature as of v0.8.0

  • /lazyminer : Enables or Disables LM.
  • /lazyminer ids : Displays the Ids that LM mines.
  • /lazyminer addid <BlockID> : Adds an id to that list.
  • /lazyminer removeid <BlockID> : Removes an id from that list.
  • /lazyminer store : Places your mined blocks in the chest you're looking at.

You can use the tunnel command for all the tasks that requires the same level of roads. (for example on planet maps, you want to make bridges without pillars, use the tunnel command).

How does it work?

Reporting Bugs

Submit a Ticket.

Asking for a Feature

Submit a Ticket.

Support my work

Buy us some drinks, Donate

Comments

Add a comment