dniym / IllegalStack

A spigot based plugin dedicated to fixing glitches and exploits that have made it into final Minecraft releases.
GNU General Public License v3.0
148 stars 36 forks source link

Add prevention for snowball lag machines #207

Open kickedtomato opened 2 days ago

kickedtomato commented 2 days ago

Initial Overview This is a lag machine type that is pretty common and I would love a fix for it similar to the armor stand lag method.

How it works Snow golems shoot snowballs at zombies, and these snowballs can be captured by water streams and then sent into a pooling chamber where they pool and create lag.

dniym commented 1 day ago

There is a protection for this in place already... See: https://github.com/dniym/IllegalStack/wiki/PreventProjectileExploit2

if you're still having issues please let us know.