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
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 :
- "*"
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
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.