Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
⚡️Fast, configurable timber-style tree chopping for modern servers ⚡️
Why TreeCapitator1653?
TreeCapitator1653 focuses on control + compatibility + performance.
You can keep the chopping experience fast for players while still enforcing permissions,
enchant requirements, cooldowns, XP costs, tool durability, and region protection rules.
Built for admins who want a clean treebreaker feel without losing gameplay balance.
Perfect for survival servers, economy servers, SMPs and networks that want quality-of-life
without losing balance.
Requirements
Feature Overview
| Core Tree Cutting | Connected log scan, natural-tree checks, fallen-log support, configurable minimum logs, and a natural timber effect |
| Break Logic | Order modes: ALL_AT_ONCE, TOP_DOWN, BOTTOM_UP, RANDOM, FROM_TRIGGER_BIDIRECTIONAL |
| Access Control | Permission gates, tool mode gates, optional enchant requirement, sneak mode trigger |
| Balance Controls | Cooldowns, XP cost per log, durability cost, daily limits, bypass permissions |
| Drops & Inventory | Log drop percent, optional direct log-to-inventory with overflow drop to ground |
| Leaves & Replant | Optional instant leaves break, optional delayed replant, optional sapling requirement |
| Visuals | Log crack preview animation, optional leaves crack animation, optional falling-tree animation |
| Messaging | Configurable prefix, language switcher, MINI_MESSAGE/LEGACY/BOTH format modes |
| Platform Integration | Folia-aware scheduler facade, WorldGuard hook, PlaceholderAPI expansion |
Detailed Features
Installation
[LIST=1]Download TreeCapitator1653.jarPut it into plugins/Start or restart your serverEdit plugins/TreeCapitator1653/config.ymlSelect your language in messages.languageRun /treecap reload
[/LIST]
Commands
| /treecap reload | Reload config and language files | treecap.command |
| /treecap givebook [main|replant] [level] | Give TreeCap/Replant enchant book | treecap.command |
| /treecap giveaxe [material] [level] | Give tagged TreeCap axe | treecap.command |
Permissions (Core)
| treecap.command | Use /treecap command | op |
| treecap.use | Use TreeCap breaking | true |
| treecap.startfromleaves | Allow leaves trigger mode | op |
| treecap.instantleaves | Allow instant leaves breaking | op |
| treecap.bypassenchant | Bypass enchant requirement | op |
| treecap.bypass.cooldown | Bypass cooldown | op |
| treecap.bypass.dailylimit | Bypass daily limit | op |
| treecap.bypass.xpcost | Bypass XP costs | op |
| treecap.bypass.protection | Bypass protection checks | op |
| treecap.bypass.toolbreak | Bypass tool break protection | op |
| treecap.animation.falling | Allow falling-tree visual animation | op |
Configuration Highlights
[SPOILER="config.yml essentials"]
messages:
prefix: "&8[&aTreeCapitator1653&8] "
language: "en" # en, de, nl, es, fr, pt, ar, cs, tr, pl, ru, it, ko, hu, ja, zh, vi, sv, sk, hi, id
format: "BOTH" # MINI_MESSAGE | LEGACY | BOTH
trigger:
allow-from-leaves: false
sneak-mode: "IGNORE" # IGNORE | REQUIRE_SNEAK | REQUIRE_STAND
tool:
mode: "AXE_ONLY" # AXE_ONLY | ANY_ITEM | MATERIAL_LIST
break-order:
mode: "ALL_AT_ONCE"
delay-per-log-ticks: 2
costs:
xp-points-per-log: 0
fail-if-not-enough-xp: true
log-drop-percent: 100.0
drops:
logs-to-inventory: false
cooldown:
enabled: false
ticks: 20
notify-mode: "NONE" # NONE | CHAT | ACTION_BAR
[/SPOILER]
Use Cases
Included Languages
English, German, Dutch, Spanish, French, Portuguese, Arabic, Czech, Turkish, Polish,
Russian, Italian, Korean, Hungarian, Japanese, Chinese, Vietnamese, Swedish, Slovak,
Hindi, Indonesian.
Custom language files are supported through the [ICODE]lang/[/ICODE] folder.
FAQ
Q: Can I disable tree cutting in specific worlds?
Yes, use [ICODE]general.blocked-worlds[/ICODE].
Q: Can players use TreeCap without axes?
Yes, set [ICODE]tool.mode[/ICODE] to [ICODE]ANY_ITEM[/ICODE] or configure [ICODE]MATERIAL_LIST[/ICODE].
Q: Can I require sneaking to activate TreeCap?
Yes, set [ICODE]trigger.sneak-mode[/ICODE] to [ICODE]REQUIRE_SNEAK[/ICODE].
Q: Do logs have to drop on the ground?
No, enable [ICODE]drops.logs-to-inventory[/ICODE]. Overflow still drops naturally.
Q: Can I use old & color codes and MiniMessage at the same time?
Yes, set [ICODE]messages.format: "BOTH"[/ICODE].
Q: Is this a timber/treebreaker plugin style?
Yes. TreeCapitator1653 delivers the classic timber/treebreaker feel with full server-side control over balance and protection.
Support
Need help with setup or balancing?
Support is available via Discord.
Discord (Support)
Made with ❤ by Jan1653
Planned Features