HomeJavaModsEssentialPatches
EssentialPatches
Why bother?
This plugin was made to have an all in one patches plugin. I'm a server owner myself, and I've gotten so tired of having so many plugins for little tiny things. This patches many issues for servers, I personally use it on my mcaim.com server, and for me, it is a must have!

Features (Everything is optional)
- World-Guard block glitch patch
- Book dupe glitch patch
- Anti crop trample
- Auto lapis
- Old Enchant Level costs
- EnderPearl cooldown
- Nether roof fix
- Strength fix
- World border bypass fixes
- List to disable certain potions
- List for certain mobs not to spawn
- No craft items
- List for pistons to not work with certain blocks (stops 0 tick farms)
- No nether portal worlds (Good on Faction servers)
- List for Denied-Commands & Replaced with another message
Example: Player types /plugins, and see "unknown command"
- End fall patch. This is my own solution to the problem where players
Would jump off the edge in the end, to avoid the enemy getting their loot.
This teleports that player to the nearest player in the end, and kills them.

Commands:
- /Ep reload - reloads the config

Permissions:
- essentialpatch.admin - Ability to /Ep reload
- essentialpatch.bypass - Bypass most checks

Find an issue, or have a patch you want added?:
- You can find me on my discord here! https://discord.gg/KRHGWWY

Spoiler: config.yml
# # # # # # # # # # # # # # # # # # # #
# Plugin Made by CodePunisher with <3 #
# # # # # # # # # # # # # # # # # # # #

# Patches the world guard block glitch that
# allows players to build as high as they want
BlockGlitchFix: true

# Patches the book dupe glitch in normal MC
BookDupeFix: true

# No trampling of crops on the server
AntiTrample: true

# Automatically puts lapis in enchanting table
AutoLapis: true

# Makes cost of enchanting items cost the true
# value. Example: Level 30, will take away 30
# full levels, rather than 3
OldEnchantCost: true

# Anyone who falls through the void in this world
# will be teleported to a nearby player and killed
# (This was made for end worlds)
# Disable by putting nothing ""
EndFallWorld: "world_the_end"

# Disables above nether roof interaction
NetherRoofFix: true

# Nerfs strength so it's not too op
StrengthFix: true

# Disables the ability to teleport past
# the world border (Typically done with pearls)
# Disables the ability to move outside of the
# world border (In case someone glitches past it)
WorldBorderBypassFix: true

# This is the cooldown for enderpearls
# Set this to 0 to disable
EnderPearlCooldown: 15

# A list of mobs that will never spawn
# Disable by doing "NoSpawnMobs: []"
NoSpawnMobs:
- GHAST

# A list of items that can't be crafted
# Disable by doing "NoCraftList: []"
NoCraftList:
- HOPPER

# A list of worlds where portalling is
# disabled (useful for Faction servers)
# Disable by doing "NoPortalWorlds: []"
NoPortalWorlds:
- world_nether

# A list of items that pistons don't
# interact with. This is extremely useful
# for stopping massive cactus farms and 0
# tick cactus farms.
# Disable by doing "PistonStopList: []"
PistonStopList:
- CACTUS
- MELON_BLOCK
- SLIME_BLOCK

# A list of disabled potions on the server
# Get potion effect types here https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
# Disable by doing "NoPotions: []"
NoPotions:
- INVISIBILITY

# A list of disabled commands for normal players
# Disable by doing "DeniedCommands: []"
DeniedCommands:
- pl
- plugins
- pex
- lp
- luckperms

# Message sent to users that type a command inside the denied commands list
DeniedCommandMessage: "&cHelp &6» &7Unknown command. &7Type &c/help &7for help."

# No permission message
NoPermission: "&cYou are simply unworthy of using this command!"

# Config reload message
ReloadConfig: "&8[&6EssentialPatches&8] &7You have reloaded the config!"

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.

EssentialPatches is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 756 times (via Spigot). Download it and open it directly in the game.

Explore more