ModsJava
[EoS] RHEasyCrops - Smooth hoe replant & harvesting of your crops! [1.18.x - 1.20.x]
If you like this or my other plugins then please leave a review!
WorldGuard support!
- Download WorldGuard (requires WorldEdit, AWE or FAWE)
- Download RHEasyCrops
- Create a region or configure an existing one with the 'easy-crops' flag
Spoiler: Console
Hooking into WorldGuard
When the plugin is fully loaded and WorldGuard is active
When the plugin is fully loaded and WorldGuard is active
Spoiler: Flags
WorldGuard region info
Flag Allow / Deny
Flag Allow / Deny
mcMMO support!
- Download mcMMO
- Set 'use-mcMMO' to 'true' and configure 'mcMMO-herbalism-exp' if needed
- Restart your server
Spoiler: Console
When the plugin is fully loaded and mcMMO is active
GriefPrevention support!
- Download GriefPrevention
- Configure 'gp-no-access-msg' if needed
- Restart your server
Spoiler: Console
When the plugin is fully loaded and GriefPrevention is active
JobsReborn support!
Check out JobsReborn made by Zrips
Was macht es? / What does it do?
[DEU]
Mit RHEasyCrops ist es Spielern möglich ihre angebauten Pflanzen wie z.B. Weizen oder Kartoffeln mit einem einfachen Rechtsklick mit einer Hacke zu ernten und automatisch nachzupflanzen. Nie wieder manuelles Nachpflanzen!
[ENG]
With
RHEasyCrops, players can harvest their cultivated plants such as wheat or potatoes with a simple right click with a hoe. No more manual replanting!
[DEU]
Mit RHEasyCrops ist es Spielern möglich ihre angebauten Pflanzen wie z.B. Weizen oder Kartoffeln mit einem einfachen Rechtsklick mit einer Hacke zu ernten und automatisch nachzupflanzen. Nie wieder manuelles Nachpflanzen!
[ENG]
Vorschau / Preview
Video: bald
Kompatibilität / Compatibility
[DEU]
Das Plugin ist mit Spigot und Paper ab der Version 1.16.x kompatibel. Die Nutzung der neuesten Minecraft Version wird dennoch empfohlen!
Achtung! Es wird keinen Support für ältere Versionen wie z.B. 1.8 geben. Diese Versionen sind veraltet und ein Patch zur Kompatibilität macht keinen Sinn. Fragt also nicht nach solchen Updates! Update bitte auf neuere Server Versionen!
[ENG]
The plugin is compatible with Spigot and Paper from version 1.16.x. The use of the latest Minecraft version is still recommended!
Attention! There will be no support for older versions such as 1.8. So don't ask for it! These versions are outdated and a compatibility patch makes no sense. So don't ask for such updates! Please update to newer server versions!
Installation
- Download the latest .jar and upload it to your Spigot/Paper plugins/ folder
- (Optional) Configure the plugin with the config file /plugins/RHEasyCrops/config.yml
- Do one of the following:
- Restart your server.
- Run the reload command from the server console.
- Type /reload as an op player.
Permissions
- RHEasyCrops.use
- players with this permission are able to harvest their crops with a hoe
- RHEasyCrops.bypassclaims
- bypasses any claims from GriefPrevention
- RHEasyCrops.noTrample
- players with this permission are able to jump on their crops without destroying the farmland
- RHEasyCrops.noTrample.bypassLimiter
- players with this permission are able to jump on their crops without destroying the farmland, but only if their hands (mainhand and offhand) are empty
Konfiguration / Configuration:
This is the default config.yml
Code (YAML):
#######################################
# #
# Configuration for RHEasyCrops #
# #
#######################################
###########################
# Default options #
###########################
# Should a hoe lose durability, if used on crops?
hoe-uses-durability : true
# Should block trampling be deactivated?
enable-no-block-trample : false
# Do both player hands have to be empty?
no-block-trample-require-empty-handslots : false
# Are seeds needed in order to use hoe replanting?
seedlings-mode : false
# Use left click instead of right click on crops?
left-click-mode : false
#################
# mcMMO #
#################
# Change it to True, if you want to use the mcMMO integration for the skill "Herbalism"?
use-mcMMO : false
# How much EXP should the player gain for harvesting?
mcMMO-herbalism-exp : 50
###########################
# GriefPrevention #
###########################
# automatically activated, only when GriefPrevention is loaded
# If the player is not owner or trusted (GriefPrevention)
gp-no-access-msg : '&cYou are no member of this area! Ask &4 %owner% &cto &6/trust &cyou.'
######################
# JobsReborn #
######################
# Change it to True, if you want to use the pay system of JobsReborn
use-JobsReborn : false
# Set the values for experience and income. You should calculate them, by checking your "farmer"-relative job config file.
jobs:
farmer:
exp : 2.94
income : 1.92
# Set the actionbar message, when exp and income are given
# placeholders: %job_exp% | %job_income%
jobs-actionbar : '&a+ %job_exp% xp &f| &e+$%job_income%'
# Job exp actionbar silent mode
jobs-silent-mode : false
########################
# MoneyHunters # (not implemented yet, DO NOT USE!!!)
########################
# Change it to True, if you want to use the pay system of MoneyHunters
use-MoneyHunters : false
# Set the values for experience and income. You should calculate them, by checking your "farming"-relative job config file.
mhjobs:
farming:
exp : 2
money : 2.5
##############################################
# Don't want to use the default hoe? #
##############################################
custom-data :
# Enable this, if you want to have item flags activated
enabled : false
# Choose which filters you want to use
filters :
# These are all possible flags
# Enable or disable them as you wish
use-custom-item :
# Do you want to use a different item
enabled : false
# Set the custom item type
material : 'amethyst_shard'
use-custom-name :
# Do you want to use a custom item name
enabled : false
# Set the custom item name
# You can also use hex colors
displayname : '& #BF00FFMagisches &#F4FA58Tool'
use-enchantment :
# Should the tool need a specific enchantment?
enabled : false
# Set the enchantment name
# Only 1 enchantment is allowed!
name : 'fortune'
# You can also filter for a custom enchantment level, e.g Fortune III
force-level : false
# Set the needed enchantment level
level : 3
#################
# DEBUG #
#################
# Activates the debug mode
debug-mode : false
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- 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.
[EoS] RHEasyCrops - Smooth hoe replant & harvesting of your crops! [1.18.x - 1.20.x] is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20. Downloaded 4,235 times (via Spigot). Download it and open it directly in the game.
