Hernán Indíbil de la Cruz Calvo

Results 3 issues of Hernán Indíbil de la Cruz Calvo

I'm trying to use your library to read some old region files and the next error is being thrown. java.lang.ClassCastException: Cannot cast net.querz.nbt.tag.LongArrayTag to net.querz.nbt.tag.ListTag at java.lang.Class.cast(Class.java:3369) ~[?:1.8.0_161] at net.querz.nbt.tag.CompoundTag.get(CompoundTag.java:74)...

I've updated the changes from [my previous pull request](https://github.com/Crazy-Crew/Crazy-Enchantments/pull/641) in order to be up to date with your repository. These changes make the plugin check if an ItemStack is an...

I've been using some commands that get coordinates as arguments for some time. Recently I've noticed they stopped working when trying to use relative coordinates. The error I get each...