Use Shift & MMB by default or Sprint Key & MMB to arm.
Permissions
suicidevest.use-- Ability to use a suicide vestsuicidevest.give-- Ability to give suicide vests
Chat Commands
/givevest <player>-- Give a vest to said player
Console Commands
givevest <player>-- Give a vest to said player
Configuration
{
"Vest Item (Shortname)": "metal.plate.torso",
"Vest Skin ID": 0,
"Count down after armed (seconds)": 10,
"Vest Name": "Suicide Vest",
"Ability to unarm": false,
"Effect prefabs": [
"assets/bundled/prefabs/fx/gas_explosion_small.prefab",
"assets/bundled/prefabs/fx/explosions/explosion_03.prefab"
],
"Vest armed sound (prefab)": "assets/prefabs/locks/keypad/effects/lock.code.updated.prefab",
"Vest unarmed sound (prefab)": "assets/prefabs/locks/keypad/effects/lock.code.denied.prefab",
"Explode when a user dies with an armed vest?": true,
"Unarm Cooldown (seconds)": 3,
"Explosion Radius": 3.0,
"Explosion Damage": 75.0,
"Bleeding Damage": 10.0
}
Localization
{
"Armed": "You have armed your vest and it will explode in {0} seconds.",
"UnArmed": "You have unarmed your vest.",
"CannotMoveWhilstArmed": "You cannot move your vest whilst it's armed!",
"NoPermission": "No permission!",
"InvalidPlayer": "Invalid player!",
"VestGiveSuccess": "You have given {0} a suicide vest"
}
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

