Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 weeks ago
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.