PreventProjectileExploit2 - dniym/IllegalStack GitHub Wiki
ON BY DEFAULT - MC 1.14
Prevents Projectiles such as arrows and throw-able projectiles from getting trapped inside bubble columns, creating lag when lots of these items are floating and falling constantly.
- Note, if one of these farms is already present on your server this detection can not remove it due to limitations in the normal Spigot API, but you can do a /killall arrows in the world which you're having the problem and it should remove ALL projectiles.
- Youtube demonstration video: https://youtu.be/Ez__pDWTdEQ
To enable / disable this protection use the following command: /istack toggle PreventProjectileExploit2
- ProjectileDespawnDelay - Used to adjust the delay that projectiles can exist in the world before being removed.