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.

Command

Command:

/loadout <save|reset>

Permission

Permission:

Permission system depend on the name of your package from your config file.

More Details

By default there is 2 exemple:

"WhiteListItem": {
"vip1": [
"rifle.ak",
"blueberries",
"syringe.medical",
"largemedkit",
"pickaxe",
"hatchet"
],
"vip2": [
"sulfur.ore",
"hq.metal.ore",
"metal.ore"
]
}

 

Item list here => Rust Items list

Search in page using CTRL + F

From this exemple you can grant the following permission “loadout.vip1” & “loadout.vip2”

4 reviews for Loadout

  1. dalgasizsahil (verified owner)

    not working anymore please update

    Admin :
    Please contact me on discord.

  2. admin

    Version 1.0.5:
    -Fixed key not present in OnPlayerSleepEnded

  3. admin

    Version 1.0.4:
    -Fixed duplicate entry on InventoryRestore.

  4. admin

    Version 1.0.3:
    -Added wear item in save process

Only logged in customers who have purchased this product may leave a review.