oscar-wos / Refiller

CS2 - Refill players ammo / health / armor on player kills, with support for assists.
GNU General Public License v3.0
5 stars 0 forks source link
ammo armor assist cs2 css dm ffa heal health refill refiller resupply

counterstrikesharp/configs/plugins/Refiller/Refiller.json

{
    "AssistRefill": // true, false              - Apply refill's to assisters
    "HealthRefill": // "all", "0", "100"        - Amount of health to refill 
    "AmmoRefill": // "all", "current", "off"    - "all" = slot1,slot2,slot3,slot4 - "current" = current weapon
    "ArmorRefill": // true, false               - Refill armor
}