Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 805 Bytes

checks-07-interactionraytrace.md

File metadata and controls

20 lines (15 loc) · 805 Bytes

InteractionRaytrace

Name InteractionRaytrace
Coverage Reach, hitbox, block placement cheats
Developers Jpx3
Since Intave 14
Links Config

Issue

When placing, interacting with, or breaking blocks, players can state arbitrary block-positions and faces.
The server barely verifies this action, allowing players to break blocks through walls, place blocks behind them or place blocks way too far away.

Detection

Intave re-performs the required raytrace, verifying that all placements, interactions and breaks are within reach and in sight.

Accuracy

Since this check imitates the vanilla raytrace, it is extremely accurate.

Issues

No known issues.