▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/WoodlyChopper
WoodlyChopper

WoodlyChopper

Chop down one log with your axe, and the whole tree falls! Includes optional leaf removal, vanilla-style durability, protection-plugin compatibility, anti-lag limits, and an easy-to-use configuration file.

503
0

WoodlyChopper v25.2

release25 октября 2025 г.

Hot Fixes

  • Fix problem with breaking leaves bock limiter set to 6
  • Block summary leaves and wood
  • Problem with named files EasyTree ➔ WoodlyChopper
  • Remake config file for better balance and understanding

WoodlyChopper v25.1

release25 октября 2025 г.

WoodlyChopper v25.1

Change config

# =========================================
# EasyTree configuration
# IMPORTANT:
# - After editing this file, RESTART your server or hot-reload all plugins.
#   Preferred: full server restart
#   If you insist on hot reload (Paper): /reload confirm
#   Note: Generic /reload can be unsafe on some setups.
# =========================================

# Safety limit to avoid lag/abuse on giant log structures.
max-logs-per-tree: 256

# In Creative, blocks normally don't drop. Set true to drop items in Creative.
drop-in-creative: false

# Respect protection plugins (fires a cancellable BlockBreakEvent per extra block).
respect-protections: true

# Only treat as a tree if at least this many leaf blocks are near the connected logs.
# Helps avoid breaking user-made builds that use logs without leaves.
min-leaves-nearby: 3

# How far around each log to search for leaves (1 = adjacent).
leaf-scan-radius: 1

# If true, remove leaves immediately too (full canopy via flood-fill).
# If false (default), leaves remain and decay naturally (vanilla).
break-leaves: false

# Safety limit for the number of leaves removed in one go (only relevant if break-leaves = true).
max-leaves-per-tree: 1024

# Use vanilla-like durability for the axe per extra block broken by the plugin (includes Unbreaking handling during damage).
# - true (default): durability decreases like normal Minecraft (1 per block; Unbreaking chance applied per block when damaging).
# - false: EasyTree causes no extra durability loss (only the first block uses vanilla).
use-vanilla-durability: true

# Durability precheck before chopping an entire tree.
# If enabled, EasyTree will calculate how many blocks would be broken in total
# and will CANCEL the break if the axe's remaining durability is less than that total.
durability-precheck: true

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:Apache-2.0
Опубликован:4 месяца назад
Обновлён:4 месяца назад
Главная