Compatibility
Minecraft: Java Edition
1.21–1.21.8
Platforms
Creators
Details
Licensed GPL-3.0-only
Published 4 months ago
Updated 2 months ago
Ultra Leaf Decay – Instant Leaf Removal with High Optimization
Ultra Leaf Decay makes leaves disappear immediately after trees are cut down, drastically improving server performance.
Join our Discord — discover other cool plugins, suggest new features, or get help with configurations.
Features ✨
-
Instant Leaf Cleanup
Leaves vanish the moment logs are broken, eliminating floating leaf blocks. -
Vanilla-Compatible Distance
Configurable max log distance (1–7) matching or surpassing vanilla behavior. -
Performance Boost
Highly optimized to reduce server lag during large-scale tree felling. -
Hot Reload
Reload the plugin config on-the-fly with/ultraleafdecay reload.
Main config (config.yml) ⚙️
config.yml
# Join our discord - https://discord.gg/YGzA4UxzFB you can find another good plugins there.
# Maximum distance from leaves to the nearest log block
# Leaves with distance greater than or equal to this value will be destroyed
# Default: 6 (matches vanilla Minecraft behavior)
# Range: 1-7 (values outside this range may cause unexpected behavior)
max-log-distance: 6
# Permission required to use "/ultraleafdecay reload" command
reload-permission: "ultraLeafDecay.reload"
# supports MiniMessage
no-permission-to-reload: "<red>✘ <white>You don't have permission to reload Config!"
config-reloaded: "<green>✔ <white>Config reloaded!"
Permissions 🔐
| Permission Node | Description |
|---|---|
ultraLeafDecay.reload |
Allows reloading the plugin config |
Commands 📟
| Command | Description |
|---|---|
/ultraleafdecay reload |
Reload the plugin configuration |



