PwnPlantGrowth v2.1.3

Details

  • Filename
    PwnPlantGrowth.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2014
  • Size
    47.02 KB
  • Downloads
    419
  • MD5
    28343d1631593618140b5aba777be657

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

2.1.3
  • Testing hooks for the Terrain Control plugin compatibility
2.1.2
  • Still trying to fix NPE caused by missing configs or invalid plant types caused by other plugins
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.

Not well tested with Terrain Control, may still have bugs