TreeChopperUltra

โญ โ€” (5 endorsements) ๐Ÿ“ฅ 1,728 downloads ๐Ÿ“Œ v1.7.0 ๐Ÿ“… 3/11/2026
๐ŸŸก Updated this year

By Erotoro ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 6/23/2026 ๐Ÿ“… Created: 3/11/2026

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.3% endorsement rate
  • ๐Ÿ† #1124 of 1560 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

โœ… Supports regular and mega (2ร—2) trees
โœ… Configurable: take sapling from player inventory, or place it for free
โœ… Respects WorldGuard and GriefPrevention
โœ… Can be limited to natural trees only
โœ… Per-world enable/disable list

# ๐ŸŒฒ TreeChopper โ€” Tree Felling Plugin with Falling Animation | Paper ยท Spigot ยท Folia 1. 16-26. 2

Break one log. Watch the whole tree fall.

[!(https://img.shields.io/badge/Support%20TreeChopper-Ko--fi-29C7FF?style=for-the-badge&logo=kofi&logoColor=white&labelColor=101826)](https://ko-fi.com/erotoro)

TreeChopper is a lightweight, performance-focused tree felling plugin for Paper, Spigot, and Folia servers. Hit any log with an axe and the entire tree collapses โ€” logs tumble down layer by layer with real physics, leaves decay automatically, and a sapling replants itself at the base.

No client mods. No heavy dependencies. Just drop the jar and it works.

## โœจ Why TreeChopper?

Most tree felling plugins were built years ago and never adapted to modern threaded servers. TreeChopper is built for modern Minecraft 1. 16-26. 2, with real Folia support and a full falling log animation.

> A tree chopper plugin with both falling animation and real Folia compatibility.

## ๐Ÿช“ Core Features

Falling animation Logs do not just vanish. They break top-to-bottom and fly outward as `FallingBlock` entities with real Minecraft physics.

Smart tree separation Two trees growing side by side are treated independently. Chop one tree and the other stays intact. Ownership checks prevent cross-tree damage to leaves, roots, and attached vegetation.

2ร—2 mega tree support Large Jungle, Spruce, and Dark Oak trees with a 2ร—2 trunk are detected and felled as a single unit.

Improved vanilla tree handling Complex natural trees such as Cherry, Pale Oak, and Mangrove are handled more accurately, including irregular trunk shapes, hanging vegetation, propagules, cocoa, and mangrove roots.

All vanilla wood types Oak ยท Birch ยท Spruce ยท Jungle ยท Dark Oak ยท Acacia ยท Cherry ยท Mangrove ยท Crimson Stem ยท Warped Stem ยท Mushroom Stem

Automatic leaf decay After the logs fall, leaves from the chopped tree break automatically. Leaves shared with a neighboring tree are left untouched.

Attached vegetation cleanup Vines, cocoa, pale hanging moss, mangrove propagules, and similar vegetation are detected and removed along with the correct tree.

## โš–๏ธ Balance & Gameplay Feel

Durability & Unbreaking The axe loses one durability per log broken. Unbreaking is applied probabilistically across the whole tree, matching vanilla behavior.

Fortune & Silk Touch Enchantments on your axe apply to every log that falls, not just the first one.

Player-placed log protection Logs placed by players are tracked and never trigger mass felling.

Structure detection Heuristic analysis helps prevent the plugin from treating village houses, outposts, and other generated structures as natural trees.

Sneak activation modes Choose how the plugin activates: - `ALWAYS_ON` โ€” always active with an axe - `SNEAK_DISABLE` โ€” active by default, hold sneak to disable - `SNEAK_ENABLE` โ€” disabled by default, hold sneak to activate

Per-player toggle Each player can enable or disable tree chopping for themselves using `/treechopper toggle`. State persists across sessions.

## ๐Ÿ”— Plugin Integrations

| Plugin | Behavior | |---|---| | WorldGuard | Felling is blocked inside protected regions | | GriefPrevention | Felling is blocked inside claimed land | | CoreProtect | Every broken log and replanted sapling is logged under the player's name |

All integrations are soft dependencies. TreeChopper works perfectly without any of them.

## ๐ŸŒฑ Auto-Replant

After a tree is felled, a sapling is automatically placed at the base:

  • Supports regular and mega (2ร—2) trees
  • Configurable: take sapling from player inventory, or place it for free
  • Respects WorldGuard and GriefPrevention
  • Fixed protection flow so saplings are not consumed if placement is denied
  • Can be limited to natural trees only
  • Per-world enable/disable list

## โš™๏ธ Configuration

config.yml โ€” click to expand

```yaml language: default: en # en ยท ru ยท uk fallback: en

limits: max-logs: 512 leaf-search-radius: 6 foreign-log-scan-radius: 8

performance: max-blocks-per-task: 16

activation: mode: SNEAK_DISABLE # ALWAYS_ON ยท SNEAK_DISABLE ยท SNEAK_ENABLE

player-toggle: enabled: true default-enabled: true save-on-change: true

detection: min-leaf-contacts: 4 min-mega-leaf-contacts: 8 max-structure-contacts: 4

protection: enabled: true use-worldguard: true use-griefprevention: true mode: FAIL_WHOLE_TREE

integrations: coreprotect: enabled: true

auto-replant: enabled: true require-sapling: false consume-sapling: false delay-ticks-after-fell: 20 replant-mega-trees: true mega-mode: four-saplings # single ยท four-saplings respect-protection: true only-natural-trees: true disabled-worlds: [] ```

## ๐Ÿ’ฌ Commands & Permissions

| Command | Permissio

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Erotoro
Version
1.7.0
Downloads
1,728
Endorsements
5
Category
bukkit
Created
3/11/2026
Updated
6/23/2026
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
game-mechanics, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does TreeChopperUltra support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of TreeChopperUltra?

Version 1.7.0, published 2026-06-23 with 1,728 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by Erotoro ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods