nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Reduced Drops

Reduced Drops

Plugin

Automatically pick up items instead of dropping them onto the ground when mining blocks or killing entities.

Server Game MechanicsMagicUtility

96 downloads
0 followers

What is this plugin?

Reduced Drops is a plugin that aims to reduce the clutter and quantity of entities that are present in your world. This is done to allow players to easily get their drops as well as reduce server lag.

Features

  • Items are automatically picked up when breaking blocks.
  • Loot is automatically added to the player's inventory when they kill mobs or other players.
  • Loot whitelist and blacklist. (1.21.1-V2)
Config (1.21.1-V2)
# Settings for block break.
BlockBreak:
  Handle-XP: true
  Whitelist: false # if True, use a whitelist, otherwise use a blacklist for the items specified below.
  Items: []
# All item types specified need to be capitalized. Format:
 # Items:
 #  - BEDROCK
 #  - DIRT

# Settings for killing.
Kill:
  Handle-XP: true
  Whitelist: false
  Items: []

Setup:

  • Download the jar file.
  • Place the file into your server's plugin folder.
  • Start the server and Enjoy!

History

This plugin was designed with simplicity in mind to reduce the chances of it breaking during updates. It was created as a simple plugin that utilizes newer APIs to address issues that older plugins of similar type have faced.

Bugs and Issues

All versions of the plugin will primarily be tested on the latest builds of Paper. For any issues or suggestions, join the Discord and head to the plugin section or create an issue on GitHub.

Stats (For the latest version):

https://bstats.org/plugin/bukkit/Reduce Drops

External resources


Project members

TrueDarkLord

Member


Technical information

License
MIT
Project ID