RePlant icon

RePlant -----

Makes farming less annoying: automatically replants crops and saplings!




[+] Added support for 1.21.3

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Oct 27, 2024

[+] Added support for 1.21.1

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Aug 15, 2024

  • [+] Added 1.21 support
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Jun 14, 2024

  • [+] Added 1.20.6 and 1.20.5 support
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, May 8, 2024

  • [+] Added 1.20.4 support
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Dec 17, 2023

  • [+] Added 1.20.2 support
    • Please note that ACF might print a warning on first user join. This won't cause problems. You'll have to wait until ACF gets updated.
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Nov 16, 2023

  • [+] Added 1.20.1 support
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Jun 13, 2023

  • [+] Added 1.20 support
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Jun 12, 2023

  • [-] Removed timings to make Paper stop complaining about "deprecated features"
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Apr 1, 2023

  • [+] Added 1.19.4 support
  • [!] Fixed warning about async tasks on shutdown
Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Mar 29, 2023

  • [+] Added 1.19.3 support

Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Dec 14, 2022

  • [+] Added crop blacklist/whitelist
  • [+] Added sapling blacklist/whitelist
  • Both can be changed in the new file "crop-types.yml"


Discord: https://discord.jeff-media.com
Donate: https://paypal.me/mfnalex
----------, Sep 22, 2022

  • Added config option "call-blockplaceevent" (default = true) to make RePlant call a BlockPlaceEvent when replanting crops. This allows other plugins, e.g. mcMMO to treat the replanted crops like player-placed blocks
----------, Jul 26, 2022

  • Added config option "prevent-harvesting-without-hoe"
  • Compiled natively against 1.19 API
  • Updated JeffLib to 9.0.0-SNAPSHOT
----------, Jun 19, 2022

  • Full 1.19 support
----------, Jun 7, 2022

  • Fixed bug regarding replanting of bamboo
----------, May 13, 2022

Fixed exception on Purpur
----------, May 3, 2022

Fixed exception
----------, Apr 29, 2022

  • Added replanting for bamboo
  • Fixed replanting for sugarcane
----------, Apr 23, 2022

  • Fixed sugar cane not being replanted properly
  • Twisting and weeping vines won't get replanted automatically anymore, because their normal drop chance is only 33%, and players wanting to farm those would break them from the top anyway
----------, Apr 12, 2022

  • Fixed compatibility for <1.18.2 versions
  • "crop-replant-only-fully-grown" is now false by default
  • Improved overall performance
  • Removed unused libraries and unused NMS code, lowering the file size
----------, Mar 21, 2022

  • Fixed exception when using some weird 1.18.2 Paper forks
----------, Mar 18, 2022

1.18.2 support
----------, Mar 1, 2022

  • Added config option to prevent afk-farming crops with bonemeal + RePlant
----------, Jan 29, 2022

Added option "crop-replanting-requires-both". Please read the following to see what it does:

Code (YAML):
# When you have BOTH, "crop-replant-requires-hoe" AND "crop-replant-requires-rightclick" enabled,
# you can decide whether a player needs to use both, a hoe AND a right-click at the same time,
# or whether it's enough if one of those conditions is satisfied.
# This has no effect if you don't have both mentioned options set to true.
# When set to true, players must right-click with a hoe in their main hand to have crops replanted.
# When set to false, players must either right-click OR have a hoe in their main hand.
crop-replant-requires-both
: false
----------, Jan 15, 2022

  • Fixed "crop-replant-requires-rightclick: true" also replants crops on left-click
----------, Jan 14, 2022

  • Player will now swing their hand when breaking crops with right-click
  • Reduced file size by removing unneeded dependency
----------, Jan 13, 2022

  • Improved Discord verification
  • Fixed player not hearing block break sound when breaking crops with rightclick
----------, Jan 10, 2022

  • Added config option to also replant non-fully grown crops
  • Fixed cocoa beans being replanted in mid-air when also breaking the log they were attached to
----------, Jan 4, 2022

  • Made listener priority for crop replanting configurable to fix EcoEnchant's weird behaviour to clear all drops so plugins on HIGHEST/MONITOR can't detect them anymore. Defaults to NORMAL
----------, Dec 12, 2021

Added 1.18 support
----------, Nov 28, 2021

  • Fixed replanting not working for nether warts
----------, Nov 5, 2021

  • Fixed exception on startup
----------, Oct 16, 2021

- Fixed crops being replanted "in the air" when breaking the block below
----------, Oct 16, 2021

  • Replanting also works for cocoa now
----------, Sep 29, 2021

  • Added support for OfflineGrowth
----------, Sep 29, 2021

  • Added config option "max-saplings"
----------, Sep 22, 2021

Fixed error in Turkish translation
----------, Aug 23, 2021

  • Fixed error when using "require right-click" option on versions prior to 1.16.3
----------, Aug 19, 2021

  • Added option require right-click for breaking and replanting crops
----------, Aug 19, 2021

  • Reduced file size from 1.4MB to ~600KB
----------, Aug 5, 2021

Fixed discord-verification.html file being invalid sometimes
----------, Jul 27, 2021

  • Fixed discord-verification.html file, sorry for the trouble
----------, Jul 25, 2021

  • Added notification on how to verify your purchase on Discord on first Join (only for OPs)
----------, Jul 25, 2021

Added option to prevent players wearing leather armor from trampling crops
  • Wearing only one item has a 25% of preventing trampling, wearing a full set of leather armor has a 100% chance, etc.
  • There's also an option to only require leather boots to prevent trampling
----------, Jul 24, 2021

Added option to require a hoe for crop replanting
  • Future versions will also have an enchantment available!
----------, Jul 24, 2021

  • Added option to prevent seeds from dropping when a plant gets replanted automatically
----------, Jul 23, 2021

  • Added Hungarian translation
  • Added Azerbaijan Turkish translation
  • Improved Turkish translation
  • Improved Russian translation
----------, Jul 21, 2021

  • Fixed some translations not being saved
----------, Jul 15, 2021

  • Added config option "spread-saplings"
  • You can now use /replant instead of /replant crops
    • To view the help message that was previously shown on /replant, enter /replant help
  • Fixed all players being able to use /replant reload
  • Fixed no message being shown when disabling crop replanting
  • Added Dutch translation
  • Added Russian translation
----------, Jul 14, 2021

- Added option to enable crop replanting by default
- Fixed saplings not being planted nearby when landing on an inappropriate ground block
- Added Turkish and German language
----------, Jul 12, 2021

Resource Information
Author:
----------
Total Downloads: 447
First Release: Jul 9, 2021
Last Update: Oct 27, 2024
Category: ---------------
All-Time Rating:
26 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings