Reduced Drops

Automatically pickup items instead of dropping them onto the ground when mining blocks or killing entities. (PS: Better with Java than drawing)

707

Quick challenge

How far can you run before the mobs catch you?

Reduced Drops

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-V2) - Fishing loot and XP is added to the player's inventory. (1.21-V6) - Shearing loot is added to the player's inventory. (1.21-V6)

Config (1.21-V2)

```yml

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: [] ```

Config (1.21-V6)

```yml

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: []

Setting for shearing sheep.

Shearing: Enabled: true

#Setting for fishing. Fishing: Enabled: true Handle-XP: true ```

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:

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

https://bstats.org/signatures/bukkit/Reduce%20Drops.svg

ADS