RegenBlock beta 3.0

Details

  • Filename
    RegenBlock.jar
  • Uploaded by
  • Uploaded
    Mar 4, 2012
  • Size
    111.79 KB
  • Downloads
    352
  • MD5
    e33f29b6fe6c4029b1a7b32d0a7009cc

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

Updated to YamlConfiguration. Old config file will be erased. make sure you back it up if you want to re-enter the old values. Note the new format.

New feature: /rb region type . So far only two types 0 and 1. 0 will act as regions did before, 1 will be a randomized spawn of blocks only in upwards direction. This would work for a mine. You destroy down and stuff regenerates up, instead of top layers first going down. Also, blocks are regenerated to some random block from the spawnBlocks list with certain percent chance.

Ex. by default type 1 region will repop blocks with 80% stone, 15% coal, 5% iron. It is possible to change those to any number of blocks. Chance numbers do not need to add up to a total of 100. So coal 10 and stone 50 would work just fine, and would mean about 83% chance for stone and rest coal.