About Retribution
Retribution is a plugin that adds a Explosive item to game that will explode when enemy players loot your dead body
Usage
Players needs to place item in backpack slot to set boobytrap .
any player that loots that dead player will detonate bomb killing them
only works if player is a corpse
Console Command
giveboom <playerid/playername> (supports partial name)
Config
{ "Enable Boom spawn?": true, "Allow TeamMates to loot Members Body's": true, "Send message of Boom Exploding to player": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 5.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 5.0 } ] }
Lang File
{ "PlayerNotify": "<color=green>{playername}</color> got killed by your Retribution Bomb!" }