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.
dalgasizsahil (verified owner) –
not working anymore please update
Admin :
Please contact me on discord.
admin –
Version 1.0.5:
-Fixed key not present in OnPlayerSleepEnded
admin –
Version 1.0.4:
-Fixed duplicate entry on InventoryRestore.
admin –
Version 1.0.3:
-Added wear item in save process