CryptoMorin / XSeries

Library for cross-version Minecraft Bukkit support and various efficient API methods.
https://www.spigotmc.org/threads/378136/
MIT License
403 stars 126 forks source link

[XPotion] - INSTANT_DAMAGE value missing #159

Closed cervinakuy closed 2 years ago

cervinakuy commented 2 years ago

Description INSTANT_DAMAGE is missing from XPotion (causes errors on 1.8.8 specifically). It should be a simple addition of "INSTANT_DAMAGE" on this line: https://github.com/CryptoMorin/XSeries/blob/a719a4d063af5f4b2edf5daabd1226f36e78ba46/src/main/java/com/cryptomorin/xseries/XPotion.java#L72

Version Spigot 1.8.8, XSeries 8.6.0

CryptoMorin commented 2 years ago

Fixed in 8.6.1