Flora Control is a plugin to manage how each plant grows in each biome on your server.

Features
- Configurable grow rate for each plant
- Configurable spread rate for mushrooms
- Optional die chance for each plant
- Every plant is configured for each biome
- Dead plants will be replaced with a configurable block (which is configurable for each plant)
- Data value support for dead plant replacement blocks
- Multiworld support
Supported plants
- Cactus
- Carrot
- Cocoa
- Melon (Stem and block)
- Nether Warts
- Potato
- Pumpkin (Stem and block)
- Sugar Cane
- Wheat
- Mushrooms
- Huge Mushrooms
- Trees (Birch, Jungle, Oak and Spruce)
Configuration
Commands
Right now there is only one command:
- /fcreload - Reloads all configuration files
Permissions
- floracontrol.reload - Permission to execute the /fcreload command
Upward compatibility
This plugin was written to be as upward compatible as possible. It will work with any newer Bukkit version as long as the used parts of the Bukkit API do not change. New biomes in new Bukkit versions are supported out of the box, without needing to update this plugin. Merely new plants will make it necessary to update the plugin (but even without an update it will still work for all already supported plants).
Planned features
None
Known bugs
None
Changelog
1.0.0
- Dead plant material is now configurable for each plant (in config.yml)
- Dead plant material now supports data values
- Saplings are replaced correctly now
- Fixed a possible null pointer exception when right-clicking

