Перейти к содержимому
Mineforgian

HarvestFlow

Smart auto-replant farming with custom crop mappings and drop-safe logic.

Загрузки
109
Подписчики
0
Обновлён
24 февраля 2026 г.
Лицензия
MIT

Опубликован 23 февраля 2026 г.

HarvestFlow

Smooth farming flow for survival servers: harvest fast, auto-replant instantly, stay balanced.

sparkles Why It Feels Premium

  • Instant replant loop for mature crops
  • Survival-safe cost (always consumes a seed/payment item)
  • Custom crop mapping for modded/custom setups that expose Bukkit materials
  • Drop-safe fallback logic so it keeps working with many protection/drop plugins
  • Per-player toggle for full control

new 1.0.2 Highlights

  • Added auto-detect mode for mature Ageable crops
  • Added custom seed/payment mappings in config
  • Improved drop compatibility and fallback payment flow
  • Expanded support for newer crops like Torchflower and Pitcher

puzzle Custom Crop Mapping (Config)

auto-detect-ageable-crops: true

custom-seed-mappings:
  TORCHFLOWER_CROP:
    - TORCHFLOWER_SEEDS
  PITCHER_CROP:
    - PITCHER_POD

wheat Default Supported Crops

  • Wheat
  • Carrots
  • Potatoes
  • Beetroot
  • Nether Wart

keyboard Commands

/autoreplant
/autoreplant toggle
/autoreplant on
/autoreplant off
/autoreplant status
/autoreplant reload

shield Permissions

harvestflow.use
harvestflow.admin

gear Main Config Controls

  • auto-detect-ageable-crops
  • custom-seed-mappings
  • supported-crops
  • enabled-worlds
  • require-permission
  • actionbar-feedback
  • notify-missing-seed

white_check_mark Compatibility

  • Java 17+
  • Paper API 1.20.4
  • Loaders: Bukkit, Paper, Spigot, Purpur, Folia

link Support

If you want to support development: https://buymeacoffee.com/perusi

Ченджлог

1.0.4Релиз1.21.9, 1.21.10, 1.21.11 · 24 февраля 2026 г.

HarvestFlow 1.0.4

  • Fixed Modrinth update notifier links to use slug/version-number format for reliable direct download pages.
  • Removed fragile version-ID URL usage and added robust fallback to the versions page.
  • Maintenance release focused on update-checker stability across server joins.
1.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 24 февраля 2026 г.

HarvestFlow 1.0.3

  • Added Modrinth update checker with OP/admin join notifications.
  • Fixed update links to use stable version-number URLs (/version/).
  • Added fallback to the Modrinth versions page when latest version cannot be resolved.
1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 23 февраля 2026 г.

HarvestFlow 1.0.2

  • Added auto-detection mode for mature Ageable crops, including newer crop types.
  • Added auto-detect-ageable-crops config toggle.
  • Added custom-seed-mappings config section so custom crop blocks can define their own seed/payment item.
  • Reworked payment flow to use prioritized seed candidates (custom mapping, defaults, same-item crops, then drop-based fallback).
  • Expanded farmland validation for TORCHFLOWER_CROP and PITCHER_CROP.
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 23 февраля 2026 г.

HarvestFlow 1.0.1

  • Improved drop compatibility by consuming seeds through BlockDropItemEvent when possible.
  • Added fallback replant path for servers/plugins that suppress BlockDropItemEvent item flow.
  • Added fallback seed consumption from player inventory when drop stack is altered by another plugin.
  • Prevented unintended seed usage from offhand/armor slots by consuming only from storage inventory.
  • Added soil validation before replant (FARMLAND for crops, SOUL_SAND for nether wart).
  • Added config option notify-missing-seed and message key messages.no-seed.
  • Added permission-aware command handling for toggle/on/off/status when permission mode is enabled.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 23 февраля 2026 г.

HarvestFlow 1.0.0

  • Initial public release.
  • Added auto-replant for wheat, carrots, potatoes, beetroot, and nether wart.
  • Added player toggle command and persistent toggle storage.
  • Added config options for worlds, crops, permission mode, and feedback.

Комментарии

Загружаем…