Endless City - Prototype 1B

Details

  • Filename
    EndlessCityB.jar
  • Uploaded by
  • Uploaded
    Oct 17, 2011
  • Size
    9.17 KB
  • Downloads
    630
  • MD5
    a0b732dd6c46fc769b7cacfb04264f01

Supported Bukkit Versions

  • CB 1240

Changelog

Second Prototype, includes some nifty configurations by our newest contributor oxguy3.

Also contains minor changes that are likely to be reversed in the next build, and made configurable soon after: road width, removal of interior stone.

Details from oxguy3:
I made an awesome new version! I fixed the roads so they are 6 blocks wide with a 1 block wide sidewalk, the height of the world can be changed so that it starts at bedrock, and the material of the floors can be changed!

Here's a cool config you might like for this version:

plugin_version: derp1
generator:
    groundlevel: 10
    maxfloors: 8.0
    minfloors: 4.0
    blocks:
        insidespace: 0
        buildingframe: 43
        window: 20
        thevoid: 7
        road: 4
        underground: 1
        buildingfloor: 98
        sidewalk: 43

Note!: to enter the world, currently, the default method is /moveme, but you could probably use a standard multiworld plugin to enter it, though it doesn't have multi-world support just yet, so maybe not, but we will put it in after the proper release. :3

Uses old outdated config code, which is why I marked this as CB 1240 rather than 1317. If we are going to build future JARs on this one (rather than start over from scratch or seomthing), we should update to the new config stuff ASAP.

Also, there is virtually no safety netting of any kind in this version, so don't screw with the config. Don't put anything invalid (i.e. "maxfloors: derp", "groundlevel: 3000") or stupid (i.e. "buildingframe: 8" and "sidewalk: 10" - water & lava) or you'll regret it!