diff --git a/CraftBukkit-Patches/0025-Hopper-Customisations.patch b/CraftBukkit-Patches/0025-Hopper-Customisations.patch index 03e108c985..5d71517891 100644 --- a/CraftBukkit-Patches/0025-Hopper-Customisations.patch +++ b/CraftBukkit-Patches/0025-Hopper-Customisations.patch @@ -19,13 +19,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 return true; } } - -+ // Spigot start -+ if ( !this.n() ) -+ { -+ this.d( world.spigotConfig.hopperCheck ); -+ } -+ // Spigot end +- return false; } else { return false;