!atc-intro
AutoTreeChop lets your players chop entire trees by breaking just one log.
It's async-friendly, lightweight, and fully customizable — with built-in support for MySQL(optional), CoreProtect, and popular protection plugins.
/atc command or by sneaking (pressing SHIFT)en, zh, ja, de, es, fr, ru, etc.Since we call the block break event directly by default, plugins such as CoreProtect and Drop2Inventory should be supported without modification.
| Command | Description |
|---|---|
/atc | Toggle AutoTreeChop |
/atc confirm | Confirm a pending chop (idle / no-leaves warning) |
/atc usage | Show daily usage |
/atc reload | Reload plugin config |
/atc toggle <player> | Toggle for another player |
/atc enable <player/@a/@r/@p> | Enable for other players |
/atc disable <player/@a/@r/@p> | Disable for other players |
/atc about | Plugin info |
Requires a permission manager plugin, I personally recommend LuckPerms
| Permission | Description | Default |
|---|---|---|
autotreechop.use | Use /atc, /atc confirm, and /atc usage commands | Everyone |
autotreechop.vip | Ignore usage limits | OP |
autotreechop.other | Toggle others' ATC status | OP |
autotreechop.reload | Reload config file | OP |
autotreechop.updatechecker | Receive update notifications | OP |
autotreechop.replant | Enable auto replanting | Everyone |
autotreechop.leaves | Enable leaves removal | Everyone |
Requires PlaceholderAPI
| Placeholder | Output |
|---|---|
%autotreechop_status% | Whether ATC is enabled |
%autotreechop_daily_uses% | Times used today |
%autotreechop_daily_blocks_broken% | Tree blocks chopped today |
This plugin uses bStats to collect anonymous usage statistics (such as plugin version, server software, and player count).
These statistics help us improve the plugin.
If you prefer not to participate, you can disable it anytime in:
/plugins/bStats/config.yml
Copyright (C) 2026 MilkTeaMC and contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

A lightweight, customizable automatic tree chopping plugin for Paper/Folia servers.