Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 1.74 KB

README.md

File metadata and controls

61 lines (50 loc) · 1.74 KB

Issues


Logo

Drops Overhaul

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.

List of Junk Blocks

  • Dirt
  • Stone
  • Sand
  • Sandstone
  • Diorite
  • Granite
  • Andesite
  • Gravel
  • Netherrack
  • Blackstone
  • Basalt
  • Grass
  • Tuff
  • Calcite
  • (Cobbled) Deepslate
  • Smooth Basalt

How to Use

  1. Download a jar from SpigotMC
  2. Place in plugins folder.
  3. Restart server.

Installation/Building

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