This plugin kicks innocent players who dont use reach and it will not be a good solution for reach detection. I was suspicious of the detection so i checked into the plugin and it uses distance to detect reach which is not how hits in minecraft work. The minecraft client checks the distance from your face to the closest part of the hitbox, so a better way to detect reach would be to get all 8 corners of the hitbox and see whichever one is closest and then see if that corner is > 3 blocks from the attacker. Packet iteration would most likely be even more accurate to detect reach compared to my idea but I hope he stops advertising this as a reach detection because it is not one.
This plugin kicks innocent players who dont use reach and it will not be a good solution for reach detection. I was suspicious of the detection so i checked into the plugin and it uses distance to detect reach which is not how hits in minecraft work. The minecraft client checks the distance from your face to the closest part of the hitbox, so a better way to detect reach would be to get all 8 corners of the hitbox and see whichever one is closest and then see if that corner is > 3 blocks from the attacker. I hope the author either listens to my advice or takes down this misleading plugin. If the author sees this review I would be open to helping him fix his error in the code.
This plugin kicks innocent players who dont use reach and it will not be a good solution for reach detection. I was suspicious of the detection so i checked into the plugin and it uses distance to detect reach which is not how hits in minecraft work. The minecraft client checks the distance from your face to the closest part of the hitbox, so a better way to detect reach would be to get all 8 corners of the hitbox and see whichever one is closest and then see if that corner is > 3 blocks from the attacker. I hope the author either listens to my advice or takes down this misleading plugin.