Quick Harvest

Plugin that let players on the server harvest the plants by pressing the mouse right button and automatic replant it again at the same moment!

1,92k

Quick Harvest

Quick Harvest [1.13+] <img src="https://github.com/teacondemns/static.pexty.xyz/blob/main/src/emoji/animated/minecraft.gif?raw=true" height="35"/>

Plugin that let players on the server harvest the plants by pressing the mouse right button and automatic replant it again at the same moment!

<img src="https://github.com/aratakileo/quick-harvest-plugin/blob/main/preview/preview-1.png?raw=true"/> <img src="https://github.com/aratakileo/quick-harvest-plugin/blob/main/preview/preview-2.png?raw=true"/>

Features

- Quick harvest by dispenser! (You can disable this feature in plugin config) - To quick harvest press the mouse right button! (You can disable this feature in plugin config) - Expand the list of supported plants at your discretion! Currently supported: - `minecraft:wheat` - `minecraft:beetroots` - `minecraft:potatoes` - `minecraft:carrots` - `minecraft:nether_wart` - `minecraft:cocoa`

Default settings in `config.yml`

```yml sound: minecraft:block.composter.ready # played sound when quick harvest

feature: player: default # quick harvest by right-click:

default - harvested items will automatically transfer to inventory

vanilla - harvested items will just drop on the ground

disabled - completely disable this feature

dispenser: yes # quick harvest by dispenser (yes/no)

reason: minecraft:wheat_seeds: # item in hand target: minecraft:wheat # harvest block (works when harvest age equals max age)

minecraft:beetroot_seeds: target: minecraft:beetroots

minecraft:potato: target: minecraft:potatoes

minecraft:carrot: target: minecraft:carrots

minecraft:nether_wart: target: minecraft:nether_wart

minecraft:cocoa_beans: target: minecraft:cocoa

```

ADS