Update to Projectile Triggers & New Native Condition
Summary
This update adds a new native condition to the plugin. The condition is called
haslineofsight. The function can only be used on abilities that have the entity trigger available and you must provide it with the max distance on the x and z axis the entity must be from the player and it will return if the player has a proper line of sight. Also minor changes to projectile triggers that now support projectiles such as snowballs, exp bottles, ender pearls, etc.