GiveSlotItem

GiveSlotItem command

Places the item at the given blueprint path directly into one of your hotbar slots. For items that don't stack, any beyond the first land in your inventory, and passing an invalid slot id sends everything to your inventory instead. Quality is fixed at 0 and blueprints cannot be requested.

Argument information
  • <Blueprint Path>type: item

    A full item blueprint path. Pick an item in the command builder below to fill it in.

  • <Slot Num>type: number

    The hotbar slot number to put the item in (0 is the first slot).

  • <Quantity>type: number

    How many of the item to give.

Command builder

Blueprint Path
Slot Num
Quantity

Examples

This command places 50 Stimulant directly into hotbar slot 3, identified by its full blueprint path. Quality is fixed at 0, and any non-stacking overflow would land in your inventory instead.

Using cheats on a server

On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.