Project details
Project: DangerousLandmine
dev language: c# oxide
Plugin language: en
Author: @RustFlash
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
Grants players the ability to place landmines with a chance of exploding. dangerouslandmine.use
{
"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 💝