Give-Item
Give items to the player
Usage
(give|add)(-)?item(s)?
Example
# Give half a stack of diamonds with the name `&bCustom Diamond`
- 'give-item: material:DIAMOND,amount:32,name:&bCustom Diamond'
Note
Supports items in JSON format converted via the
/trmenu item toJson
command
Last updated
Was this helpful?