/divinedrop

Drop removing & name display plugin for Spigot and forks.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

forks stars issues license spigot

DivineDrop

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.

GIF

Build

Creating JAR

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.