Scaffold
Other names: Scaffold-Walk
What does it do and how does it work: Scaffold is a cheat module that allows the user to place blocks underneath them or in front of them (bridging), this module works by clientside you are looking down at the block however since the client sent the packets directly using a ClientConnectionInvoker to access the sendImmediately packet function you wont see the player move their head (The packets are sent in the background, ergo in the game the player does not move), Other players also cannot see you due to the tick rate of the server while on the clientside we may be sending a lot of player movement packets per tick, the server only updates the position of the player once per tick or so.
Detection difficulty:
![]()
Evidence amount required: