Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
No Podzol from Trees
A tiny Bukkit plugin that removes the podzol that normally appears when growing large spruce trees.
Enabling/disabling
The functionality of the plugin is enabled by default but may be disabled either in the config file or with the command.
With the config file
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.
With the command
You may also use the command /npfl [enable|disable]
to modify the config in-game.
See Command for more details.
Command
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.