TreeHarvester
PluginMIT

TreeHarvester

A paper/spigot plugin which break whole tree at once.

672
Downloads
4
Followers
4 months ago
Updated
📦
1
Versions

📖About TreeHarvester

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

  1. Download the latest TreeHarvester.jar from Releases
  2. Place the jar file in your server's plugins/ folder
  3. Restart your server or use a plugin manager to load it
  4. Configure settings in plugins/TreeHarvester/config.yml
  5. 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+