DangerousLandmine
DangerousLandmine DangerousLandmine

Free

Checkout
DangerousLandmine

DangerousLandmine

Project details

Project: DangerousLandmine

dev language: c# oxide

Plugin language: en

Author: @RustFlash

Description

The DangerousLandmine plugin for Rust improves the realism of landmines by giving them a chance to explode when placed. This feature introduces an element of risk when placing landmines and makes the gameplay more exciting and unpredictable. A nice side effect is that you can reduce the spamming of landmines on the server by certain players. The normal explosion damage is not affected by this plugin

Features:

  • Explosive Placement: Landmines have a configurable chance to explode when placed, adding an extra layer of danger.
  • Configurable Explosion Chance: Adjust the probability of a landmine exploding upon placement through the configuration file.
  • Adjustable Explosion Radius and Damage: Configure the explosion radius and damage to suit your server's gameplay style.
  • Permission-Based Usage: Only players with the appropriate permission can place landmines with the explosive risk feature.

Permissions

Grants players the ability to place landmines with a chance of exploding. dangerouslandmine.use

Config

{
  "ExplosionChance": 50.0, // Probability (in %) that a landmine will explode when laid. Default setting is 50%.
  "ExplosionRadius": 5.0, // Radius (in metres) of the explosion. Default value is 5 metres.
  "ExplosionDamage": 100.0 // Maximum damage caused by the explosion. Default value is 100 damage. The max value 100 is in the centre of the landmine and weakens outwards
}

load, run, enjoy 💝