Setting to block raid damage?Not An Issue
"Building (read FAQ for details) and Build Grades"
I'm not able to find the FAQ to help with this.
If I'm looking to disable Decay and also prevent non-owners/unauthorized players from destroying bases and deployables.

Do I just need to modify these two spots in the DamageControl.json?

"Building": {
    "AllowDecay": "false",​


and change all these to 0.0 ?

  "BuildingBlock_Multipliers": {
    "arrow": 1.0,
    "bite": 1.0,
    "bleeding": 1.0,
    "blunt": 1.0,
    "bullet": 1.0,
    "cold": 1.0,
    "coldexposure": 1.0,
    "decay": 1.0,
    "drowned": 1.0,
    "electricshock": 1.0,
    "explosion": 1.0,
    "fall": 1.0,
    "generic": 1.0,
    "heat": 1.0,
    "hunger": 1.0,
    "poison": 1.0,
    "radiation": 1.0,
    "radiationexposure": 1.0,
    "slash": 1.0,
    "stab": 1.0,
    "suicide": 1.0,
    "thirst": 1.0​

Thank you,
Noebody

Sorry for the slow reply, mid move insterstate.

Please note the plugin does not look at the source of the damage so that blocks the owner too, so you would want the remover tool plugin to allow players to alter their base.  That can be abused in pvp (bases with no doors) just like when you add N-Teleport and doors disappear, lol.  I run a pve server so make it so buildings are safe from heli raiding and splash damage with the setting here:  https://cdn.discordapp.com/attachments/513502788479614980/602268829632167941/DamageControl.json
In response to MalS ():
Sorry for the slow reply, mid move insterstate.

Please note the plugin does not look at t...
Thank you for the reply.  I have already changed those "BuildingBlock_Multipliers" values to 0.0 and it is now blocking damage to buildings.
I do already have the remove mod.

Can you explain "That can be abused in pvp (bases with no doors)" ?  I don't PvP much so want to be aware and ready for any possible abuse/exploiting.

Thank you
If you can teleport in and out of a base, why put a door in?  it make it much harder to raid a base when there is no external access.  They can put on 2 layers of honeycomb with no access so you have to go to the expense of blowing walls or foundations which are far more expensive than doors to remove.  Alternatively with /remove they can remove and replace walls as an expensive door.  PVP players are clever, give them any angle and they will find ways to get an advantage.
Locked automatically