Ultra Leaf Decay
highly optimized plugin that makes leaves decay instantly
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Ultra Leaf Decay
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 Join our — 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
```yaml
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 |