Fastleafdecay Plugin
FastLeafDecay Plugin (1.15.2, 1.14.4) speeds up leaf decay in Minecraft.
Features
FastLeafDecay works automatically on all leaves which are not player placed and does not require any permissions or configuration, although the configuration is provided, see below.
- Leaves decay quickly after the tree stem was cut.
- Leaves decay quickly around natural decay events.
- Natural drops, such as saplings and apples, are unaffected.
- Player placed leaves (with theÂ
persistent
 flag) are unaffected. - Limit decay to certain worlds or blacklist worlds in the configuration.
- Play a sound and animation for better player feedback. This can be disabled in the config.
- Devs: This plugin callsÂ
LeavesDecayEvent
 before taking action and respects its cancellation state.
Purpose
Leaves in Minecraft will decay when they are not connected to a log block directly or via other leaves by a distance of 6 blocks or less. The game will update their distance very quickly, but only gradually and very slowly arrange for their decay. This is where the FastLeafDecay plugin comes in. It will realize whenever a leaves block gets disconnected from any nearby logs keeping it alive, and schedule a prompt decay. A variety of configuration options are included.
Screenshots:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugins directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.