Closed Falvyu closed 4 years ago
Is this PR missing commits? Check the diff, it's only one line.
If I understand correctly there should be 3 listeners instead of two, am I correct ?
Yes, as described by you
Is this PR missing commits? Check the diff, it's only one line.
I did mess up locally but yes, only one line was changed. (only the event priority) I've now added the MONITOR handler as requested. It will be called when the BlockPlaceEvent is cancelled by a previous listener and will remove pending snitches in the eponymous set.
It works on my 1.14 test server but I haven't tested it on 1.16 however.
Good to merge, will go in after the 1.16 update
Note: Closed #17 and made a new commit because of git shenanigans on my part. I apologize for the trouble.
I got busy IRL shortly the time I made the first PR and I haven't really looked into it after that. Since it seems to still an issue, I'm taking another look into it. (I assume no one is working on it right now)
I've set the priority to NORMAL instead of LOW as indicated.
If I understand correctly there should be 3 listeners instead of two, am I correct ?