Loadout

5,00 

Your players can customize their starting kit loadout.

Category: Tags: , ,

Description

Your players can customize their starting kit loadout.

By default all items are blacklisted, you have to configure and add all your item into the config file using permission.

"WhiteListItem": {
  "player": [
    "rifle.ak",   
    "rifle.bolt",   
    "syringe.medical",   
    "largemedkit",   
    "weapon.mod.holosight",    
    "weapon.mod.simplesight",   
    "black.raspberries",   
    "rifle.l96",   
    "weapon.mod.8x.scope",   
    "weapon.mod.flashlight",   
    "weapon.mod.muzzleboost",   
    "weapon.mod.muzzlebrake",    
    "weapon.mod.lasersight",   
    "weapon.mod.silencer",    
    "rocket.launcher",     
    "weapon.mod.small.scope",       
    "rifle.lr300",  
    "wall.external.high", 
    "smg.thompson"
  ],
  "vip2": [
    "rifle.l96"
  ]
}

You can also put a cooldown on the command and limit item stack.