1.0.6RC

Details

  • Filename
    KLandHealer-1.0.6RC-BUKKIT.jar
  • Uploaded by
  • Uploaded
    Oct 23, 2012
  • Size
    43.14 KB
  • Downloads
    811
  • MD5
    789374b43d6cda5ce060693b5c8060e2

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

R1-BETA

  • fixed a bug where the hfillmap[i][xyz] could be indexed with a negative Y component (below zero) which would cause the thread to throw an exception and stop working on the worlds assigned to it and lock up the main bukkit thread

R2-BETA

  • fixed bug where configuration option for regeneration threshold was not properly used in the code and all chunks that were not protected would be regenerated despite how much damage was done to them

R3-RC

  • fixed bug where the coordinates passed for the block object in the block place event were local to the chunk and not global to the world which allowed it to bypass protection plugins

R4-RC

  • fixed major bug that caused a difference between tekkit and the current latest bukkit build
  • added new command regen.target for help in testing and also for usage in production
  • added new command regen.debug to aid in debugging

R5-RC

  • + added new configuration option max-regen-per-chunk
  • ! fixed bug where protected chunks were being ignored

R6-RC

  • ! fixed dependency problem