1. Is there any way to Turn off the ablity to Raid first day of wipe?
     
  2. 1: ComponentBlocker for Rust | Oxide would let you block crafting/picking up of explosives, but that doesn't stop pick raids.

    2: Zones Manager for Rust | Oxide would let you make a map-wide zone where destruction impossible but I think that would effect players destroying their own buildings, whilst building.
    Also, I'm not sure how performance is on zones that size.

    3: If you can tinker, you could modify AntiOfflineRaid for Rust | Oxide to remove the online check and just set reduction to maximum.

    4: Failing that, I don't think it'd be hard to run an entity owner check on damage, and null it unless the attacker is the owner.
     
  3. Good call! :)