promotional bannermobile promotional banner

ClearDrops!

A lightweight, customizable way to clear dropped items from your world or server. Inspired by the clearlag bukkit plugin.

File Details

ClearDrops 1.1.0 - The Death Protection Update

  • R
  • May 18, 2023
  • 38.75 KB
  • 36.4K
  • 1.19.2+1
  • Forge

File Name

cleardrops-forge-1.19.2-1.1.0.jar

Supported Versions

  • 1.19.2
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cleardrops-862837:4542901")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added death protection

     - Off by default, when enabled gives players 5 minutes after they die to search for items without clearDrops activating. This happens only if the timer is currently less than 5 minutes.

     - This works in every gamemode except creative

     - It lets everyone on the server know if the timer increases after someone dies

     - Added command for this

- Made commands better

     - Added get command to get current time

     - Added default command: running /cleardrops without any argument gets the status of cleardrops

     - All commands say numbers as integers instead of doubles, to make it less messy looking in game

- Made all cleardrops notifications say numbers as integers instead of doubles for simplicity

- Some bug fixes