Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.59 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.59 KB

Auto Replant

Overview

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.

Features

  • 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.

Permissions

  • 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.

Commands

  • /autoreplant: Toggles the auto-replant feature for the player who issued the command.

Usage

  1. Ensure you have the necessary permission (autoreplant.use) to toggle the auto-replant feature.
  2. Use the command /autoreplant to enable or disable auto-replanting for your player.
  3. Harvest crops with the required tool equipped to automatically replant them.

Installation

  1. Download the latest release of the plugin from the Releases section.
  2. Place the Autoreplant.jar file into your server's plugins directory.
  3. Restart your server to load the plugin.

Configuration

No configuration is necessary out of the box, but ensure players have the appropriate permissions set up.