Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published yesterday
Updated 3 weeks ago
FastLeafDecay
A lightweight Minecraft server plugin that makes leaves decay faster after trees are chopped.
FastLeafDecay improves the vanilla tree-cutting experience by automatically processing nearby leaves after logs are removed while maintaining server performance through controlled tick scheduling.
Features
- Faster natural leaf decay
- Works with all Minecraft log types
- Preserves player-placed leaves
- Keeps normal leaf drops (saplings, apples, etc.)
- Lightweight event-driven design
- Tick-based processing to reduce lag spikes
How It Works
When a player breaks a log:
- FastLeafDecay scans the surrounding area for nearby leaves.
- It detects leaves that are naturally generated.
- Leaves are processed gradually over multiple server ticks.
- Natural breaking behavior is preserved.
This avoids the performance issues caused by repeatedly checking large areas of the world.
Requirements
-
Minecraft: 1.21.11
-
Server software:
- Paper
- Purpur
- Bukkit
-
Java: 17+
Installation
- Download the latest
.jarfile from Releases. - Place the file inside your server's
pluginsfolder. - Restart your server.
- Trees will now decay faster automatically.
Configuration
Currently, FastLeafDecay works out of the box with no configuration required.
Future versions may include:
- Custom decay radius
- Processing speed settings
- Toggleable features
- Permission support
Commands
Currently no commands are required.
Future versions may include:


