About [RC] Softcore Building System
- Author: MEMUARE
- Type: BuildBlock / Deployables / repair
- Version: 2.3.1
- Lang files included : (RU/ENG)
Description
- Advanced Softcore Base Destruction System for Rust Vanilla servers
- SoftBuild is an advanced softcore system for Rust servers that changes how base destruction works — without breaking vanilla mechanics.
- The plugin is designed to make raids less destructive, bases more recoverable, and gameplay fairer and more controlled, while still rewarding raiders.
System Features
- After a cupboard is destroyed, the people registered in it don't lose their building privileges. Raiders can't install their own cupboard and ruin your house.
- After a raid, attackers won't be able to steal your deployables; they can only break them. The house owner is given N amount of time to restore broken deployables.
- Deployables remember their skinid to restore their skin when repaired.
- The visual appearance of cupboard debris depends on the cupboard's skin.
Why SoftBuild?
- Reduce raid frustration
- Give players a recovery window
- Keep raids rewarding, not destructive
- Maintain the vanilla Rust feeling
Configuration
- You can configure how long broken cupboard and deployables will stay in place.
- Ability to disable certain deployables to restore them.
{
"CleanupTimeSeconds": 86400.0,
"SoftDeployables": {
"Enabled": true,
"Deployables": {
"assets/prefabs/deployable/bed/bed_deployed.prefab": {
"Enabled": true,
"CorpsePrefab": "assets/prefabs/deployable/bed/bed_deployed.corpse.prefab"
},
