Kill Awards

Kill Awards 1.2.0

Sign in to download
Gives players rewards for every set number of kills
Great plugin, easy to setup and can be used to trigger other plugins.

For the December 2024 update I had to change line 431 to the following. Not sure if that messes other stuff up, but for inventory rewards and the like I haven't noticed anything amiss.

JSON:
                .Replace("{Grid}", MapHelper.PositionToString(player.transform.position));
 
JSON:
Milestones": {
    "1": {
      "Amount Of Health Restored": 10.0,
      "Refill Weapon Ammo": false,
      "Gear Set To Equip": "",
      "Points Deposited": 0,
      "Coins Deposited": 0,
      "Commands To Run": [
        {
          "Type": "Server",
          "Command": "deposit {playerId}  10"
        }
 
Back
Top
Cart