
antiCheatDisabled should disable player block interaction check
supsm opened this issue ยท 0 comments
The vanilla anticheat will detect and reject player block interactions that are deemed too far with the message Rejecting UseItemOnPacket from {}: Location {} too far away from hit block {}.
(note that this is separate from attacking/mining)
It would be great if the antiCheatDisabled option in carpet could also disable this check, which can sometimes be faulty and annoying on multiplayer servers.