Skip to content

Drop removing & name display plugin for Spigot and forks.

License

Notifications You must be signed in to change notification settings

demkom58/divinedrop

Repository files navigation

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.