HomeJavaModsReCrop
ReCrop
ModsJava

ReCrop

by giutv · on Modrinth

Performance-friendly automatic crop replanting and anti-trample plugin supporting 1.20+ crops.

⬇ Download on Modrinth

🌾 ReCrop

Bukkit Paper Purpur Spigot Discord Badge

ReCrop is a lightweight, highly configurable, and server-friendly Minecraft plugin that brings seamless automatic crop replanting to your server.

Designed for Spigot and Paper (1.20+), ReCrop streamlines farming mechanics without requiring complex dependencies or heavy server resources.


✨ Features


💬 Community & Support

👾 Got Ideas, Found a Bug, or Want to Talk?

Have a suggestion to make ReCrop even better? Ran into a bug? Or just want to check out my upcoming plugins and hang out?

👉 Join the Discord Server 👈


⚙️ Configuration (config.yml)

ReCrop generates a fully documented default configuration file on first launch:

Click to view default config.yml
enabled: true

# Worlds where ReCrop features will be disabled (Vanilla behavior applies)
disabled-worlds:
  - "world_nether"
  - "world_the_end"
  - "spawn_world"

# Prevent players/entities from trampling farmland when jumping
prevent-farmland-trample: true

# Replant settings
replant:
  require-seed: true
  auto-deposit: true

# Custom Permissions
permissions:
  # Set to true if players must have 'permissions.use' to auto-replant
  use-required: false
  use: "recrop.use"
  reload: "recrop.admin"

# Message Settings
messages:
  # Where to send messages: "ACTION_BAR", "CHAT", "BOTH", or "NONE"
  type: "ACTION_BAR"

  # Custom text (supports '&' color codes)
  not-fully-grown: "&cThis crop isn't fully grown!"
  no-seeds: "&cYou need a seed to auto-replant this crop!"
  no-permission: "&cYou do not have permission to run this command!"
  reload-success: "&a[ReCrop] Configuration reloaded successfully!"
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more