Donate: If you like my work, you can donate to me via Steam Trade Offer
Description:
This simple plugin allows players to kill others in 1 Hit. Ported this plugin 1 Hit Kill
Installation:
1. Upload files to your server.
2. Edit configs/plugins/SLAYER_1HitKill/SLAYER_1HitKill.json if you want to change the settings.
3. Change the Map or Restart the Server or Load the Plugin.
Features:
1. You can add multiple guns
2. You can set the damage of 1 hit
Configuration:
{
"PluginEnabled": true, // Enable/Disable Plugin
"Weapon": "awp,ssg08", // Make sure there are no spaces in this string | Empty String means all weapons
"Damage": 300, // Damage given to player with 1 hit
"AdminFlagTo1HitKill": "@css/root", // Admin Flag require to 1 Hit kill | Empty means all players can 1 Hit kill
"ConfigVersion": 1 // Don't Change this
}
Download / Go to latest repository