HarvestHelper
A Minecraft Spigot plugin that allows players to harvest and replant crops in one action by right-clicking.
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
The plugin's configuration file (config.yml) is organized into logical sections:
# 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
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
- Download the latest release
- Place the .jar in your server's `plugins` folder
- Restart your server
- Configure the plugin in the `config.yml` file
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)
- `harvesthelper.use` - Ability to use the harvest-replant feature (default: true)
- `harvesthelper.admin` - Access to admin commands (default: op)
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
Used By
SuegoFaults - A friendly, adult-run Minecraft server where HarvestHelper keeps farming effortless and community gardens thriving.
Made with ❤️ by McKenzieJDan
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.