Tamion
Tamion
I can definitely change it so it doesn't doesn't create a node with a default value if it hasn't been defined in the config and change it so it uses...
Already did that yesterday, see the latest commit. (not even sure whether i forgot to re add that on the 1.21 or 1.21.1 update lol)
i think your idea of just adding a getBlockStates method is pretty good (if that is possible). that way we don't break how the event functions and still provide the...
I mean i can not replicate stunning on a vanilla server only paper one meaning the bug was introduced by cb/spigot/paper at some point. Since the current behavior seems to...
I am having a bit of trouble understanding what you mean exactly. but if i am interpreting your comment correctly that wouldn't work because we don't have access to the...
@Machine-Maker i was able to construct a packet that seems to be calling the event correctly aswell as not breaking vanilla logic (i think) like you proposed yesterday.
i didn't look at the implementation of this so i am not sure if this is possible but perhaps you could expand on the BlockDispenseEvent by adding a getEntity or...
i am already fixing this in #9949 though i assume upstream is gonna fix that issue before that gets merged since they are aware of the issue
Summed up in new issue
please don't approve unless you have actually tested the pr