cmd_give - LiXizhi/ParaCraft GitHub Wiki
command: /give
quick ref:
/give [@playername] [item_id] [count] [serverdata]
description:
give a certain item to a given player
@param item_id : item_id or name
@param serverdata: server data table in {}
e.g.
/give 61
/give BlockModel {tooltip="blocktemplates/1.bmax"}
/give ColorBlock 100 {color="#ff0000"}
给指定的角色方块或道具。