A concept lag plugin that prevents drops before they happen
Download plugin »
See our website
·
Report Bugs
DropsOverhaul is a modern and simple lag plugin that operates very simply.
Rather than having the drops be on the ground, DropsOverhaul simply puts them in your inventory
To prevent bugs, DropsOverhaul only handles junk blocks, and lets vanilla handle the rest.
- Dirt
- Stone
- Sand
- Sandstone
- Diorite
- Granite
- Andesite
- Gravel
- Netherrack
- Blackstone
- Basalt
- Grass
- Tuff
- Calcite
- (Cobbled) Deepslate
- Smooth Basalt
- Download a jar from SpigotMC
- Place in
plugins
folder. - Restart server.
If you wish to build from source, just clone this repository, and then
gradlew jar
on Windows, or
./gradlew jar
on Mac, Linux, or UNIX