It's bukkit plugin that allows display name of item, stack size and time before removing item if drop-cleaner enabled, also it's having options for drop like pickup items by shift key.
To create simple plugin jar, open root directory of DivineDrop
and enter: gradlew jar
.
If all will be successfully done, you will find plugin jar
in build/libs/
directory.