New projects are created as drafts and can be found under your profile page.
Create a project
https://modrinth.com/mod/
Project moderation
A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
Message title
Message body
MIT License
External resources
Featured versions
See allProject members
Technical information
License
Project ID
Scythe - Automated Crop Replanting and Right-Click Harvesting
Scythe is a plugin for Minecraft that allows players to automatically replant crops and right-click to harvest them. This can save time and effort, allowing players to focus on other tasks in their game.
Features
- Automatically replant crops after they are harvested
- Right-click to harvest fully grown crops
- Customizable configuration options, including the ability to require a hoe for replanting, play sounds and particles when right-clicking to harvest, and specify a whitelist of crops to affect
- Language configuration options for translating messages in the plugin
Commands
/scythe toggle
: Toggles the automatic replanting and right-click harvesting feature for the player who executed the command. This requires thescythe.toggle
permission./scythe reload
: Reloads the configuration for the plugin. This requires thescythe.reload
permission.
Permissions
scythe.use
: Allows the player to use the automatic replanting and right-click harvesting feature.scythe.toggle
: Allows the player to toggle the feature for themselves using the /scythe toggle command.scythe.reload
: Allows the player to reload the configuration using the /scythe reload command.
Configuration Options
require-hoe
(Boolean): If set to true, players will need to use a hoe to automatically replant crops. If set to false, automatic replanting will occur without the need for a hoe.right-click-to-harvest
(Boolean): If set to true, players will be able to right-click to harvest fully grown crops. If set to false, right-clicking will not harvest crops.play-sounds
(Boolean): If set to true, sounds will be played to emulate blocks breaking when right-clicking to harvest crops. If set to false, no sounds will be played.break-particles
(Boolean): If set to true, particles will be displayed to emulate blocks breaking when right-clicking to harvest crops. If set to false, no particles will be displayed.crops
(String list): A whitelist of crops that this plugin should work on. Any crops not on this list will not be affected by the plugin.
Installation
- Download the latest release of the Scythe plugin from the releases page.
- Place the plugin jar file in the plugins folder of your Minecraft server.
- Start the server and wait for the plugin to be enabled.
- Edit the configuration file located in the plugins/Scythe folder to your liking.
- Restart the server for the changes to take effect.
Support
If you need any help with the Scythe plugin, please open an issue on the GitHub repository or join our Discord server for support.
Credits
Scythe was developed by ADHDMC Development
License
Scythe is licensed under the MIT license. See the LICENSE file for more information.