This plugin is designed to allow player to big larger tunnel structures more easily. When the BigDig options are turned on, instead of removing a single block, multiple blocks are removed depending on settings.
Features:
Customizable digging width and depth, together these define the size of the hole being dug.
The player can also turn on options to auto-place light sources in the ceiling.
Also, the block types being dropped can be customized, by default it will drop all blocks, but it can be configured to not drop stone,gravel and dirt.
Commands:
- /bigdig size x - width of hole dug\n
- /bigdig depth x - depth of hole dug\n
- /bigdig autolight [none|torch|glowstone] - automatically place a light source\n
- /bigdig dropall [on|off] - if all blocks should drop, or just uncommon ones\n
- /bigdig track [none,flat,follow,bridge]\n
- /bigdig tracklength x - length of track to lay\n
- /bigdig boostlength x - length of track between boosters\n
Example Configuration File (the defaults the Plugin uses)
NOTE
I haven't been playing Minecraft as much lately, so I haven't been updating this plugin as often. PLEASE let me know if you have any problems with it, I do intend to maintain the plugin when I know of issues to fix, I hate when plugins die because someone quits playing (which I haven't, I just don't have as much free time, but same effect) and don't want to do that to you guys. Also if anyone wants to help maintain, I'm hosting on Sourceforge's SVN I'd be happy to get you setup to help develop code too.