HomeJavaModsHarvestHelper
HarvestHelper
HarvestHelper

A Minecraft Spigot plugin that allows players to harvest and replant crops in one action by right-clicking.
Installation
  1. Download the latest release
  2. Place the .jar in your server's `plugins` folder
  3. Restart your server
  4. Configure the plugin in the `config.yml` file
Usage

Right-click on fully grown crops to harvest and automatically replant them. The drops will be added to your inventory or dropped on the ground based on your configuration.

Commands
Permissions
Configuration

The plugin's configuration file (config.yml) is organized into logical sections:

Code (YAML):

# General Settings - Enable/disable plugin and debug mode
enabled
: true
debug
: false

# Harvesting Settings - Tool requirements and item drop behavior
tool-requirements
:
  enabled
: true
  require-hoe
: false
drops
:
  drop-on-ground
: false

# Effects - Particles and sounds
effects
:
  particles
: true
  sounds
: true

# Permissions and Statistics
permissions
:
  require-permission
: false
  permission-node
: "harvesthelper.use"
statistics
:
  enabled
: true
 
For detailed configuration options, see the comments in the generated config.yml file.

Used By
SuegoFaults - A friendly, adult-run Minecraft server where HarvestHelper keeps farming effortless and community gardens thriving.

Made with ❤️ by McKenzieJDan

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

HarvestHelper is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 402 times (via Spigot). Download it and open it directly in the game.

Explore more