Give Weapon
This command adds weapon to the inventory of the player with the specified id.
/giveweapon [id] [weaponName] [ammo]
- id: number(the server id of the target player)
- weaponName: string(the name of the weapon to add to the specified player)- you can find the list of weapons here
 
- ammo: number(the amount of ammo for the spcified weapon to add to the player)
info
By default only admins can execute this command