Auto Harvest Remake
A reimplementation of the Auto Harvest datapack as a Minecraft Paper plugin, optimized for performance.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Auto Harvest Remake
AutoHarvest Remake
A high-performance Minecraft Paper plugin that automatically harvests mature crops on your farm.
一个高性能的 Minecraft Paper 插件,用于自动收割农场中成熟的作物。
🌾 Features / 特性
- 🚀 高度可配置 – Event-driven architecture for minimal server impact 高度可配置:基于事件驱动架构,极大降低服务器性能消耗 - 🔧 高度可配置 – Just place a waterlogged chest with an item frame holding a hoe 高度可配置:只需放置一个含水箱子,并在其旁放置一个装有锄头的物品展示框 - ✨ 高度可配置 – Works with Fortune, Mending, and Unbreaking 高度可配置:兼容时运(Fortune)、经验修补(Mending)和耐久(Unbreaking) - 🌍 高度可配置 – Supports English, Simplified Chinese, Traditional Chinese, and Japanese 高度可配置:支持英文、简体中文、繁体中文和日语 - 💾 高度可配置 – Farm states are restored after server restart 高度可配置:服务器重启后自动恢复农场状态 - ⚙️ 高度可配置 – Customize harvest range, speed, crop types, and more 高度可配置:可自定义收割范围、速度、作物类型等参数
🌱 Supported Crops / 支持的作物
- Wheat(小麦) - Carrots(胡萝卜) - Potatoes(土豆) - Beetroot(甜菜根) - Sweet Berries(甜浆果)
🛠️ How to Use / 使用方法
1. Place a 锄头 (chest with water directly below it) 放置一个锄头(箱子正下方有水) 2. Attach an 锄头 next to the chest 在箱子旁边放置一个锄头 3. Put a 锄头 inside the item frame 将一把锄头放入展示框中 4. The plugin will auto-scan farmland within 4 blocks horizontally 插件将自动扫描周围 4 格范围内的耕地
When crops mature, they’re automatically harvested and stored in the chest!
作物成熟后会自动收割并存入箱子!
⚙️ Configuration / 配置
Config file: `plugins/AutoHarvest/config.yml` 配置文件路径:`plugins/AutoHarvest/config.yml`
Key settings include harvest range, enchantment toggles, chest space checking, and max harvest speed per tick.
主要配置项包括收割范围、附魔开关、箱子空间检测及每 tick 最大收割数量。
📦 Installation / 安装
1. Download the latest `AutoHarvest-x.x.x.jar` 2. Place it in your server’s `plugins/` folder 3. Restart the server or run `/reload` 4. Edit `config.yml` as needed
1. 下载最新版 `AutoHarvest-x.x.x.jar` 2. 放入服务器的 `plugins/` 文件夹 3. 重启服务器或执行 `/reload` 4. 按需编辑 `config.yml`
> ✅ Requires Java 21 and Java 21 > ✅ 需要 Java 21 和 Java 21
---
🔗 License: License 📜 License: MIT