HomeJavaModsEpic Replant
Epic Replant
upload_2022-12-12_23-40-44.png

[​IMG]

[​IMG]
upload_2022-12-12_23-41-3.png

Commands and Permissions:

/epicreplant - shows the help menu
/epicreplant reload - reloads the config files - requires epicreplant.reload


Prevent Trampling crops: epicreplant.trampling
Auto Replant: epicreplant.replant

Spoiler: Default config
Code (YAML):

HelpPage
:
  # Disables/enables the help page which is shown when typing /epicreplant
  enabled
: true
  # The content of the help page, use [version] to display the plugin version
  content
:
   - "&c&lEpicReplant &8>> &7version [version] Created with <3 by &cMarkiesch"
    - ""
    - "&8- &c/epicreplant &7- Shows this help page"
    - "&8- &c/epicreplant reload &7- Reloads the config files."

CropBreak
:
  # Disables/enables the whole replant system (a full server restart is needed to apply changes for this option)
  enabled
: true
  # When 'true' players need the permission epicreplant.replant to replant crops
  requirePermission
: true
  # Use '[]' or '-' to allow replanting in any world
  disabledWorlds
:
   - "disabled world"
    - "another disabled world"
  # Players are allowed to harvest crops with the items specified in this. Possible values are found here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  # Adding "*", or by using '[]' would allow all items to be used
  requiredItems
:
   - "WOODEN_HOE"
    - "STONE_HOE"
    - "GOLDEN_HOE"
    - "IRON_HOE"
    - "DIAMOND_HOE"
    - "NETHERITE_HOE"
  # True will check if the used tool has the specified enchantments, false will ignore this check
  requireEnchants
: false
  # When true all enchants must be on the item to successfully replant the crop, when false only one enchant needs to be present on the item
  requireAllEnchants
: false
  requiredEnchants
:
   - "SILK_TOUCH"
  # When true the used item will lose durability
  useDurability
: true
  # The name of the particle that spawns when a crop is replanted
  particle
: "VILLAGER_HAPPY"
  # The amount of particles that spawn when a crop is replanted (use 0 to disable the spawn of particles)
  particleAmount
: 10
  # The delay in ticks it takes to replant the crop
  delay
: 15

CropTrampling
:
  # Disables/enables the crop trampling system (a full server restart is needed to apply changes for this option)
  enabled
: true
  # When true players need the permission epicreplant.trampling
  requirePermission
: true
  # Use '[]' or '-' to allow replanting in any world
  disabledWorlds
: [ ]
  # Disables/enables the need of leather boots to make the antiCropTrampling work
  requireBoots
: true
  # Mobs in this list are allowed to trample crops. Possible values are found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  # Adding "*" to this list would allow all mobs to trample crops.
  blacklistedMobs
:
   - "*"
 


If you are having trouble configuring the plugin you can try one of the following links:

Discord (
https://discord.gg/jwzrjCkEFG )
Docs ( https://mark-schuurmans.gitbook.io/epic-replant/ )
Spigot ( https://www.spigotmc.org/members/markiesch.877474/ )


Please try to avoid posting issues in the review section, use the discord server for this instead

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Epic Replant is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 2,852 times (via Spigot). Download it and open it directly in the game.

Explore more