← Back to Command Directory ← Back to Home

/give

Gives items to a player or target selector.

Syntax

/give   [count]

Parameters

NameRequiredDescription
targetYesPlayer or selector receiving the item.
itemYesItem identifier (namespaced).
countNoAmount to give (defaults to 1).

Examples

/give @p minecraft:diamond 5
/give @a minecraft:redstone 64

Notes

Version Differences

Uses namespaced IDs in modern Java and Bedrock editions.

Related Commands