Attempting command:
/summon item ~0 ~1 ~0 {Owner:"Fordy436",Item:{id:"minecraft:diamond",Count:1b}}
Other players can still pick up the item, even though I have set the Owner of the diamond.
Comments 3
On MCStacker, the description for the Owner tag is:
"If not an empty string, only the named player will be able to pick up this item, until it is within 10 seconds of despawning. Used by the give command (and can be set in a summon command) to prevent the wrong player from picking up the spawned item entity."
On gamepedia, it is described:
"If the player's inventory is full and they are not in creative mode, the item entity's Owner tag is set to the target and its PickupDelay tag set to 0 so that it can only be picked up by that player until within 10 seconds of it despawning, at which time other players may pick it up."
Is this false then?
I don't see any other point of specifying an owner tag if it has no function.
but.. that's not a feature '-'
afaik