Skip to content

Modern, concept lag plugin that removes drops before they happen

License

Notifications You must be signed in to change notification settings

FrankTCA/DropsOverhaul

Repository files navigation

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