PwnPlantGrowth v2.1.1

Details

  • Filename
    PwnPlantGrowth.jar
  • Uploaded by
  • Uploaded
    May 13, 2014
  • Size
    45.50 KB
  • Downloads
    290
  • MD5
    5ecf6e7fbf1eaa27aa81d5e22d7995da

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

2.1.1
  • Updated to the latest development builds, compatible up to 1.7.9
  • Added missing tree to config.yml - COCOA_TREE
  • Added config check code, will report missing plants and trees from your configs to the log file.
  • Changed a bunch of .toString methods to valueOf methods to avoid null pointers
2.1
  • Updated to CB 1.7.2-R0.3
  • Added UV light block to bypass natural lighting exemptions, see config
  • Setup defaults for some variables in configs in case they don't get set
  • Failed to locate or resolve reported bug on sugar cane ignoring settings, seems to work fine, may be a plugin conflict.
2.0 Release
  • Added GrowthDark rate - a config that can be optionally specified to make a plant grow at a certain rate indoors or underground.
  • Added DeathDark rate - a config that can be optionally specified to make a plant die at a certain rate indoors or underground.
  • Cleaned up a lot of inefficient code.
  • Revamped debug logging.
  • New and revamped config file.
  • Config items for plants and trees now use the "official" Bukkit Material names, for more flexibility in the future.
  • Added options for fertilizer and weed killer blocks.
  • Added some additional logging for debug purposes.