FastLeafDecay
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit folia paper purpur spigot
标签: game-mechanics optimization utility
? FastLeafDecay
Tired of waiting for leaves to decay after chopping a tree? FastLeafDecay makes leaves disappear almost instantly without lagging your server.
✨ Features
? Fast leaf decay after a player breaks a log
? All tree types supported oak, spruce, birch, jungle, acacia, dark oak, mangrove, cherry, azalea
? Ignores player-placed leaves (persistent)
? Drops preserved - saplings, apples and everything else drops as usual
⚙️ Configurable delay and drops
? Config reload without restart
?️ Compatibility
Paper - 1.20-26.2
Purpur - 1.20-26.2
Spigot - 1.20-26.2
Bukkit - 1.20-26.2
Folia - 1.20-26.2
⚙️ Config
yaml# Decay delay (in ticks, 20 = 1 second)
decay-delay-ticks: 2
# Only trigger on log break (true) or any block (false)
require-log-break: true
# Enable drops (saplings, apples, etc.)
enable-drops: true
? Commands
Command - Description - Permission
/fld reload - Reload config - fastleafdecay.reload
/fld on/off - Turn on/off - fastleafdecay.toggle
/fld info - Plugin Info - fastleafdecay.info
ALL - fastleafdecay.admin
Alias: /fastleafdecay
? Permissions
Permission | Description | Default
fastleafdecay.reload | Reload config | OP
? How it works
Vanilla Minecraft waits 10–60 seconds before leaves decay. FastLeafDecay listens to BlockPhysicsEvent — when Minecraft recalculates leaf distance after a log is broken, leaves with distance >= 7 (no connection to a log) are removed instantly. No BFS, no lag, no false positives.
? Installation
- Download the .jar
- Place it in plugins/
- Restart the server
- Configure plugins/FastLeafDecay/config.yml
Author: 1mN1kO
请登录后举报
暂无评论,抢个沙发吧~