Система блокировки возможностей игрока во время рейда.
# Конфиг
# Конфиг
JSON:
{
"Main": {
"RaidBlock time of C4": 5,
"RaidBlock time of RaidDrill": 7,
"Radius of RaidBlock": 150,
"Blocked build objects": [
"BedBuilder",
"Workbench",
"Titranium Workbench",
"Torch",
"Fridge",
"Recycler",
"Sign",
"OwnershipStake",
"Blast Furnace",
"AutomaticDrillBlue",
"AutomaticDrillGreen",
"AutomaticDrillRed"
],
"Block construction hammer": true,
"RaidBlock for clan members": true,
"RaidBlock at Explosixe(not enabled)": false
},
"RaidBlock for Admins": true,
"Logs": true
}
Blocks system at during raid.
# Config
# Config
JSON:
{
"Main": {
"RaidBlock time of C4": 5,
"RaidBlock time of RaidDrill": 7,
"Radius of RaidBlock": 150,
"Blocked build objects": [
"BedBuilder",
"Workbench",
"Titranium Workbench",
"Torch",
"Fridge",
"Recycler",
"Sign",
"OwnershipStake",
"Blast Furnace",
"AutomaticDrillBlue",
"AutomaticDrillGreen",
"AutomaticDrillRed"
],
"Block construction hammer": true,
"RaidBlock for clan members": true,
"RaidBlock at Explosixe(not enabled)": false
},
"RaidBlock for Admins": true,
"Logs": true
}