Matocolotoe / Skript-1.8

The Skript plugin made for Minecraft 1.8.x only. Releases will follow the original repository, except for some bug fixes. Please read the README before updating to Skript-1.8 !
https://discord.gg/yh3Z98m
GNU General Public License v3.0
49 stars 5 forks source link

ExprInvulnerability should be disabled #24

Closed Matocolotoe closed 3 years ago

Matocolotoe commented 3 years ago

The method Entity#setInvulnerable doesn't exist in 1.8, so using the associated Skript expression yields an error : it has to be disabled. Might produce conflicts with add-ons as well.