Dropped Item Thrower (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.11
Syntax
[the] uuid of [the] [dropped] item thrower [of %itementities%]Description
The uuid of the entity or player that threw/dropped the dropped item.
Examples
set the uuid of the dropped item thrower of {_dropped item} to player
if the uuid of the dropped item thrower of {_dropped item} is uuid of player:
clear the item thrower of {_dropped item}