/scythe-item for this, with permissions scythe.item and scythe.item.others for if someone should be able to send the item to another playerscythe.bypass.cooldown permissionPlease note that if you use the Custom Scythe item, old versions will continue to be valid even after you have updated the config. Checks are done on a tag on the item so the item cannot be faked, and old versions will remain valid. Currently the way around this for things like crates and stuff would be to use the /scythe-item <player> as a console command, but I will be trying to figure out a better solution for those things
This update introduces a complete rewrite of the config file. The new config is meant to be clearer, more flexible, and easier to maintain and add new features to.
Removed left-click and right-click categories in favor of auto-replant and right-click-harvest categories
require-seeds - whether auto-replanting requires the player to have seeds in their inventory. Will consume seeds.delay-ticks - how long to delay replanting, default 1 tick.Moved and renamed all tool configurations to new tools section
replant-tools and replant-tools-item-models are now in this section and renamed to enabled-tools and required-item-modelsAdded the ability to take away tool durability on harvest and replant
harvest-uses-durability - right-click-harvest will use tool durabilityreplant-uses-durability - automatic replanting will use tool durabilityprevent-tool-break - whether the plugin will prevent harvest or auto-replant if a tool is below a certain durability thresholdminimum-durability - the minimum durability for the previous optionMoved and renamed all sound configurations to new sounds section
play-sounds has been renamed to enabled under the sounds sectionsound has been renamed to break-soundsound-volume has been renamed to volumesound-pitch has been renamed to pitchplant-soundMoved and renamed all particle configurations to new particles section
break-particles has been renamed to enabled under harvest in the particles sectionparticle-count has been renamed to count under harvest in the particles sectionparticle has been moved under harvest in the particles sectionharvest section:
spread - how far from the center particles should goreplant section:
enabled - whether replant particles are enabledparticle - what particle to use for replant particlescount - how many particles to spawnspread - how far from the center particles should go/scythe toggle causing the command to not work at all