Autoreplant is a Minecraft Bukkit/Spigot/Paper plugin designed to automatically replant certain crops when harvested. This plugin enhances farming by making it more efficient and player-friendly.
- Automatically replants crops when harvested.
- Supports a variety of crops: Wheat, Carrots, Potatoes, Beetroots, Cocoa Beans, Nether Wart.
- Allows usage of different tools and applies Fortune enchantment effects when configured.
- Toggle functionality for individual players using the
/autoreplant
command.
autoreplant.use
: Allows the player to toggle the auto-replant feature on and off.autoreplant.ignoretoolrestrictions
: Permission to ignore tool restrictions making it so you can replant with anything in hand.
/autoreplant
: Toggles the auto-replant feature for the player who issued the command.
- Ensure you have the necessary permission (
autoreplant.use
) to toggle the auto-replant feature. - Use the command
/autoreplant
to enable or disable auto-replanting for your player. - Harvest crops with the required tool equipped to automatically replant them.
- Download the latest release of the plugin from the Releases section.
- Place the
Autoreplant.jar
file into your server'splugins
directory. - Restart your server to load the plugin.
No configuration is necessary out of the box, but ensure players have the appropriate permissions set up.