No Chinook Crate Pileup is a Rust plugin that solves a common issue where multiple hackable locked crates from Chinook helicopters can land in the same location, creating unfair advantages and cluttered gameplay. This plugin automatically detects when a new crate lands near existing crates and removes the older ones, ensuring a clean and balanced loot distribution across your map.
The plugin will NOT remove crates that are:
The plugin will NOT remove crates that are:
- Currently being hacked by players
- The newly landed crate itself
Configuration
JSON:
{
"Version": "1.1.0",
"Nearby Crate Search Radius": 1.5
}
Nearby Crate Search Radius- The distance in meters from a newly landed crate to check for existing crates. Any crates found within this radius that are not being actively hacked will be automatically removed.