A server-side script that blocks a cheat method which spawns multiple parachutes to launch other players into the air.
A newer cheat method creates multiple parachutes at once to fling players into the air. Because this looks like abnormal entity spawning, anticheats often flag the affected players and issue false bans.
- Detects when a player spawns parachutes (model
1336576410) - Allows a single parachute, then cancels any further parachute creation within a short time window (5 seconds)
- Logs the player who triggered the block
- Prevents false anticheat bans caused by parachute spam
| Command | Description |
|---|---|
disableParachute |
Toggles the protection on/off (console only) |
- Runs server-side only
- The time window resets per player after 5 seconds