v1.0.0

Details

  • Filename
    CleanroomGenerator.jar
  • Uploaded by
  • Uploaded
    Mar 31, 2012
  • Size
    6.01 KB
  • Downloads
    213,480
  • MD5
    e248ef02787633802a1d1f499dff782f

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • CB 1.6.4-R2.0
  • 1.7.2
  • CB 1.6.4-R1.0
  • 1.6.4
  • CB 1.6.2-R1.0
  • CB 1.6.2-R0.1
  • 1.6.2
  • 1.6.1
  • CB 1.5.2-R1.0
  • CB 1.5.2-R0.1
  • 1.5.2
  • CB 1.5.1-R0.2
  • CB 1.5.1-R0.1
  • 1.5.1
  • 1.5.0
  • CB 1.4.7-R1.0
  • CB 1.2.4-R1.0

Changelog

CleanroomGenerator v1.0.0. The plugin has been stable for a long time now to warrant a v1.0.0.

Updated to use Bukkit 1.2.x API, breaking backwards compatibility with Minecraft 1.1 and earlier, but allows for >128-high maps. For use on 1.1.x and earlier use v0.0.4. Note that v0.0.4 still works on Bukkit 1.2.x, just lacks features. New features:

  • Arbitrarily high maps (as long as World.getMaxHeight() is sane).
  • Extended block id support
  • Data value support (generator id syntax: "height,block[:datavalue]", for example "1,stone,2,wool,1,wool:5,1,35:1" will have 1x Bedrock, 2x White Wool (default data value is 0), 1x Lime Wool, 1x Orange Wool). Note only numeric data values are supported at present.