Added option "crop-replanting-requires-both". Please read the following to see what it does:
Code (YAML):
# When you have BOTH, "crop-replant-requires-hoe" AND "crop-replant-requires-rightclick" enabled, # you can decide whether a player needs to use both, a hoe AND a right-click at the same time, # or whether it's enough if one of those conditions is satisfied. # This has no effect if you don't have both mentioned options set to true. # When set to true, players must right-click with a hoe in their main hand to have crops replanted. # When set to false, players must either right-click OR have a hoe in their main hand. crop-replant-requires-both: false