Removes the podzol that appears when a large spruce tree is grown.
A tiny Bukkit plugin that removes the podzol that normally appears when growing large spruce trees.
The functionality of the plugin is enabled by default but may be disabled either in the config file or with the command.
The default config.yml file looks like this:
remove-podzol: true
Changing remove-podzol from true to false podzol will not be removed from grown large spruce trees.
You may also use the command /npfl [enable|disable] to modify the config in-game.
See Command for more details.
The command to control the plugin is /npfl (alternatively /nopodzol)
/npfl enable
Enable the functionality of the plugin. Podzol will not appear when growing large spruce trees./npfl disable
Disable the functionality of the plugin. Podzol will appear when growing large spruce trees./npfl reload
Reload the config file./npfl info
Get info about the plugin and if it is enabled or disabled.