WipeRaidTimer

v1.0.6 Oxide Rust

Block raid items for a configurable time after wipe. The most comprehensive anti-raid plugin that effectively blocks MLRS launchers, attack helicopters, HV rocket raids, primitive raid tools like catapults and battering rams, with no known exploits.

WipeRaidTimer - Block raid items for a configurable time after wipe.

WipeRaidTimer

v1.0.6 Oxide Rust

Block raid items for a configurable time after wipe. The most comprehensive anti-raid plugin that effectively blocks MLRS launchers, attack helicopters, HV rocket raids, primitive raid tools like catapults and battering rams, with no known exploits.

Buy on Codefling $4.99
200 views
5 downloads

Features

  • Block all raid items for a configurable time after wipe
  • Blocks attack helicopters and MLRS launchers
  • Prevents primitive raid tools like catapults and battering rams
  • No exploits - prevents dropping normal ammo to load blocked ammo
  • Visual timer display showing remaining block time
  • Comprehensive protection against explosive rifle bullets
  • Permission system with admin bypass option
  • Configurable block duration with seconds precision

Installation

Installation Steps

  1. Download the WipeRaidTimer.cs file
  2. Place it in your oxide/plugins folder
  3. Restart your server or use oxide.reload WipeRaidTimer
  4. Configure the settings in the config file

Key Advantages

Unlike other anti-raid plugins, WipeRaidTimer is the only solution that effectively prevents all known exploits:

  • Prevents dropping normal ammo to load blocked explosive ammo
  • Blocks attack helicopters completely (both crafted and purchased)
  • Stops MLRS launcher usage during the block period
  • Handles all primitive raid tools including catapults and battering rams

Configuration

The configuration file will be generated at oxide/config/WipeRaidTimer.json

{
  "Blocked Items (List of items blocked during wipe timer)": [
    "grenade.beancan",
    "grenade.molotov",
    "catapult.ammo.incendiary",
    "catapult.ammo.explosive",
    "flamethrower",
    "catapult",
    "batteringram",
    "ballista.static",
    "ballista.mounted",
    "minigun",
    "rocket.launcher",
    "multiplegrenadelauncher",
    "explosive.satchel",
    "explosive.timed",
    "ammo.grenadelauncher.he",
    "ammo.rifle.explosive",
    "ammo.rocket.basic",
    "ammo.rocket.fire",
    "ammo.rocket.hv"
  ],
  "Block Time After Wipe (seconds)": 86400,
  "Block Attack Helicopter": true,
  "Block MLRS": true
}

Configuration Options

  • Blocked Items: The list of item shortnames that will be blocked during the wipe timer. This list can be customized to add or remove specific items.
  • Block Time After Wipe (seconds): The duration in seconds after wipe when raid items are blocked. Default is 86400 (24 hours).
  • Block Attack Helicopter: When true, prevents players from deploying or using attack helicopters during the block period.
  • Block MLRS: When true, prevents players from using MLRS launchers during the block period.

Permissions

Permission Description
wiperaidtimer.bypass Allows players to use raid items during the block period (typically for admins)

Plugin Information

Version 1.0.6
Platform Oxide
Game Rust
License Custom