Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
A smart Minecraft tree harvesting plugin that automatically chops down entire trees with one break while intelligently detecting natural vs player-placed trees.
Features
- š³ One-Click Tree Harvesting - Break the bottom log and watch the entire tree fall
- š§ Smart Natural Tree Detection - Only harvests naturally generated trees, not player-built structures
- š SQLite Database Tracking - Tracks all player-placed logs and leaves to prevent exploitation
- š± Auto-Replanting - Automatically replants saplings after harvesting
- š Instant Leaf Decay - Leaves decay automatically after a configurable delay
- šŖ Durability Management - Properly calculates and applies tool durability (respects Unbreaking enchantment)
- š² Universal Tree Support - All tree types from Oak to Pale Oak (1.13-1.21+)
- š Nether Tree Support - Works with Crimson and Warped stems
- ā” Performance Optimized - Async database operations, efficient tree detection algorithms
INSTALLATION
- Download the latest TreeHarvester.jar from Releases
- Place the jar file in your server's plugins/ folder
- Restart your server or use a plugin manager to load it
- Configure settings in plugins/TreeHarvester/config.yml
- Reload with /treeharvester reload
COMMANDS
/treeharvester: Show help menu /treeharvester reload: Reload the cofig /treeharvester info: Show plugin information /treeharvester stats: Show database statistics /treeharvester optimize: Optimize database
PERMISSIONS
treeharvester.use: Use tree harvesting feature treeharvester.command: Use basic commands treeharvester.admin: Use admin commands
š Requirements
Minecraft Version: 1.13 - 1.21+ Server Software: Spigot, Paper, or any Bukkit-based server Java Version: 8+


