PrivateDrop
Players can only pick up items they have dropped. Dropped items display both the time remaining before they disappear and the name of the player who dropped them.

Features
- Every dropped item is tagged with its owner's UUID. Other players simply can't pick it up.
- Protected items glow and display a floating label with the owner's name and the time left before despawn (5 minutes by default).
- Nearby items from the same owner merge into a single bundle entity, so a big death drop doesn't tank your server's entity count. The label shows the total item count (e.g.
×64).
Installation
- Download the jar from this page.
- Drop it into your server's
pluginsfolder. - Restart the server.
Source
Source code is available at https://github.com/1248bit/PrivateDrop.

