This plugin Provides Replant Event with Hand and Hoe
Installation
Download the latest version
Upload the plugin to the folder "plugins"
Restart your server
Information:
This plugin does not have custom hoe it allows hand/hoe to replant if enchantment required
Code (YAML):
commands:
harvester:
description: harvester command
permission: harvester.command.harvester
permission-message: You do not have the permissions to execute the command
Code (YAML):
permissions:
harvester.command.harvester:
description: harvester command
default: op
harvester.event.replant:
description: allows to replant with
all default: op
children: - harvester.event.replant.hand
- harvester.event.replant.hoe
harvester.event.replant.hand:
description: allows to replant with hand
default: op
harvester.event.replant.hoe:
description: allows to replant with
all hoe
default: op
harvester.event.join.update:
description: gets update
default: op