Basically I'm developing an RP server that's gonna have a big build and is based around exploration.
To accomplish this I need a new mechanic that allows players to drop items in safe spots and come back to pick them up again later. What I was hoping for is that when a player drops an item via ctrl-w, when the item hits the ground it creates an invisible 1x1 plate there that has the dropped item set, and when the player picks this item back up, the brick disappears along with the item.
That way we can be able to drop items without them disappearing soon after and it can be used in conjunction with the 'click to pick up' add-on.