
Reduced Drops
Automatically pickup items instead of dropping them onto the ground when mining blocks or killing entities. (PS: Better with Java than drawing)
- Загрузки
- 800
- Подписчики
- 4
- Обновлён
- 25 ноября 2025 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 24 августа 2024 г.
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)
# 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)
# 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
Ченджлог
1.21-8Релиз26.1.1, 26.1.2, 26.2 · 25 ноября 2025 г.
What's Changed
- Fix AutoRelease.
- Shade Metrics in #16
- Update Licence.
- Reduce jar size.
Full Changelog: https://github.com/TrueDarkLord/ReduceDrops/compare/1.21-V7...1.21-V8
1.21-7Релиз1.21.8, 1.21.9, 1.21.10 · 20 сентября 2025 г.
Added:
- Entity-Blacklist setting for killing.
- Auto Publish for faster releases.
1.21-6Релиз1.21.6, 1.21.7, 1.21.8 · 12 мая 2025 г.
Added:
- Fishing Support
- Fishing XP support
- Shearing Support
1.21-5Релиз1.21.3, 1.21.4, 1.21.5 · 5 апреля 2025 г.
Added:
- Folia Support
1.21-4Релиз1.21.1, 1.21.2, 1.21.3 · 5 ноября 2024 г.
Added bStats.
1.21-3Релиз1.21.1, 1.21.2, 1.21.3 · 17 сентября 2024 г.
Added:
- Add support for mending.
- Unlike normal mending behaviour, this will attempt to mend all items instead of one random piece.
1.21-2Релиз1.21.1, 1.21.2, 1.21.3 · 2 сентября 2024 г.
Added:
- Config file:
- Block break vs Kill sections.
- Item Blacklist/Whitelist.
- Option to select if the plugin should handle XP.
1.21-1Релиз1.21, 1.21.1 · 24 августа 2024 г.
The first working version.
Комментарии
Загружаем…