Overview
Allows you to change whether specific building parts are protected from being damaged.Plus in game chat command to change all config variables to true or false for authorized users.**Update: **Added Protection percentage to scale the damage to building blocks.
By default, all Building blocks are not protected. Change False to True to protect them.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.dmbuildingblocks.admin - allows use of chat commands to change settings ingame
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- /ProtectionScale 40 - example will set protection scale of protected blocks to taking 40% damage.
- /ProtectFoundation [true or false]
- /ProtectFoundationSteps [true or false]
- /ProtectFoundationTriangle [true or false]
- /ProtectWindowWall [true or false]
- /ProtectDoorway [true or false]
- /ProtectFloor [true or false]
- /ProtectFloorTriangle [true or false]
- /ProtectHalfWall [true or false]
- /ProtectStairsLShaped [true or false]
- /ProtectStairsUShaped [true or false]
- /ProtectStairsSpiral [true or false]
- /ProtectStairsSpiralTriangle [true or false]
- /ProtectRoof [true or false]
- /ProtectLowWall [true or false]
- /ProtectWall [true or false]
- /ProtectWallFrame [true or false]
- /ProtectFloorFrame [true or false]
- /ProtectTriangleFrame [true or false]
- /ProtectRamp [true or false]