HarvestHelper icon

HarvestHelper -----

Allows players to harvest and replant crops in one action by right-clicking



HarvestHelper

A Minecraft Spigot plugin that allows players to harvest and replant crops in one action by right-clicking.
  • Right-click to harvest and instantly replant crops
  • Support for multiple crop types (wheat, carrots, potatoes, beetroot, nether wart, and more)
  • Configurable tool requirements (hoe only, any tool, or bare hands)
  • Optional particle effects and sounds on successful harvest
  • Statistics tracking for harvested crops
  • Configurable permissions system
  • Reload configuration without server restart
  • Enable/disable plugin functionality on the fly
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
  • `/harvesthelper toggle` - Enable or disable the plugin
  • `/harvesthelper reload` - Reload the configuration
  • `/harvesthelper stats` - View your harvest statistics
  • `/harvesthelper stats server` - View server-wide statistics (admin only)
Permissions
  • `harvesthelper.use` - Ability to use the harvest-replant feature (default: true)
  • `harvesthelper.admin` - Access to admin commands (default: op)
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.

Made with ❤️ by McKenzieJDan
Resource Information
Author:
----------
Total Downloads: 56
First Release: Feb 26, 2025
Last Update: Mar 2, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings