Description
<small>This plugin was created based on a request on the Bukkit Forums.</small>
Overview
If you want to make farming a bit harder for people who cover their plants with bonemeal, but don't want to disable it entirely, this plugin is for you. You'll be able to configure bonemeal use for every plant in-game! Everything's based on one simple-to-use configuration file, and can be changed at any time.
Usage
1. Install CustomBonemeal.Download the latest version of CustomBonemeal.jar, and place it in your plugins/ folder. Run the server once to allow the plugin to create config.yml.
2. Configure.
The generated file will contain configuration nodes for every type of bonemeal-able plant, but all of them are configured the same way. This is an example node:
POTATO:
min: 5
max: 10
The important values to pay attention to are the
min and max values. These define the minimum and maximum number of times that a player will need to use bonemeal on a potato plant before it matures fully. When the player actually starts trying to use bonemeal on a plant, a number will be selected from in between these values. In this case, if a player attempts to use bonemeal on a potato plant, they would have to click on that plant 5-10 times before being able to use it.
3. That's it!
Commands
CustomBonemeal commands are also available undercbonemeal, cbmeal, and cbm./custombonemeal reload - Loads any changes made to the config.yml while the server was running.
Permissions
bonemeal.bypass - Allows a player to use bonemeal as normal, without restrictions.
Questions? Comments? Concerns? Post a comment or use the ticket tracker! Thanks for using the plugin!

