Skip to content

CS2 - Refill players ammo / health / armor on player kills, with support for assists.

License

Notifications You must be signed in to change notification settings

oscar-wos/Refiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
}