Плагины/Auto Replant
Auto Replant

Auto Replant

Right Click to harvest and autoReplant crops. Supports Fortune enchantment and highly configurable

400
1

Auto Replant – Right-Click Harvest & Auto-Replant Plugin

Auto Replant lets players harvest and instantly replant crops with a right-click, supports Fortune enchantment, and offers full configurability with hot-reload via /autoreplant reload.

Join our Discord — discover other cool plugins, suggest new features, or get help with configurations.

Features ✨

  • Right-Click Harvest & Replant
    Instantly collect and replant crops with a simple right-click.

  • Fortune Enchantment Support
    Automatically applies Fortune for extra drops when harvesting.

  • Crop Whitelist
    Control which crops are auto-replanted (WHEAT, BEETROOTS, NETHER_WART, CARROTS, POTATOES).

  • Optional Item Requirement
    Require a specific item (e.g., DIAMOND_HOE) to use Auto Replant.

  • Survival-Only Mode
    Restrict functionality to Survival mode players.

  • Bone Meal Skip
    Skip replanting when holding bone meal to allow manual growth boosts.

  • Hot Reload
    Reload the plugin config on-the-fly with /autoreplant reload.

Main config (config.yml) ⚙️

config.yml
# Join our discord - https://discord.gg/YGzA4UxzFB you can find other cool plugins there.
# Permissions
# "autoReplant.reload" - permission required to use "/autoreplant reload" command

# permission required to use AutoReplant
permission: "autoReplant.use"

# if true, player must be in Survival mode to use AutoReplant
onlyInSurvival: true

# if true, plugin will skip replanting if item in hand is bone meal
# because the player most likely intended to grow the crop
skipBoneMeal: true

# if true, AutoReplant will consider Fortune enchantment
considerFortune: true

# only these crops will be replanted
validCrops:
- WHEAT
- BEETROOTS
- NETHER_WART
- CARROTS
- POTATOES

# if true, plugin will require specific items to use AutoReplant
requireMaterial: false
items:
- DIAMOND_HOE

# supports MiniMessage
usage: "<red>✘ <white>Usage: /autoreplant reload"
noPermissionToReload: "<red>✘ <white>You don't have permission to reload Config!"
configReloaded: "<green>✔ <white>Config reloaded!"

Permissions 🔐

Permission NodeDescription
autoReplant.useAllows using right-click harvest & replant
autoReplant.reloadAllows reloading the plugin config

Commands 📟

CommandDescription
/autoreplant reloadReload the plugin configuration

Совместимость

Minecraft: Java Edition

1.21–1.21.8

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:GPL-3.0-only
Опубликован:4 месяца назад
Обновлён:2 месяца назад
Главная