PrivateDrop

PrivateDrop

Allow owners to pick up only their own items.

8 downloads
1 followers

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.

sample

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

  1. Download the jar from this page.
  2. Drop it into your server's plugins folder.
  3. Restart the server.

Source

Source code is available at https://github.com/1248bit/PrivateDrop.