Customize item drops on death with percentages, protected items, and always-drop rules. Flexible & easy to configure!
Inventory Drop Chance 2.0
Version: v1.0
Inventory Drop Chance 2.0 is a reworked and updated version of the original plugin by SincerelyNoodles. This plugin allows you to fully customize how items and XP are handled when a player dies. With new features and support for modern Minecraft versions, Inventory Drop Chance 2.0 gives you the flexibility and control to create the perfect server experience.
Features
- Percentage-based item drops: Define what percentage of a player’s inventory is dropped on death.
- Percentage-based XP drops: Configure how much of a player’s XP is dropped, with the remaining XP returned to the player.
- Protected items: Specify items that players will always keep, regardless of drop settings.
- Always-drop items: Mark certain items to always drop upon death.
- Easy configuration: Adjust all settings in the
config.ymlfile. - Paper API support: Built with modern Paper features in mind for enhanced performance.
Installation
- Download: Get the latest
.jarfile. - Install: Place the
.jarfile in your server'spluginsfolder. - Start the server: Run the server to generate the configuration file.
- Configure: Edit the
config.ymlto customize your settings.
Example Configuration
# Percentage of items to randomly drop (excluding protected or always-drop items)
drop-percentage: 50
# Percentage of XP to drop upon death (remaining XP is kept by the player)
xp-drop-percentage: 50
# List of items that players will always keep
protected-items:
- DIAMOND
- EMERALD
# List of items that will always drop
always-drop-items:
- TNT
- NETHER_STAR
Support
I develop this plugin in my free time and am happy to make it available to the Minecraft community. If you have feedback, questions, or need assistance, feel free to reach out.
Special Thanks
A huge thank you to SincerelyNoodles, the creator of the original Inventory Drop Chance plugin. Their work laid the foundation for Inventory Drop Chance 2.0, which builds on and expands their amazing idea.
Why Inventory Drop Chance 2.0?
This plugin gives server admins full control over item drops after a player dies. Whether you're running an RPG server, hardcore survival, or creative gameplay, Inventory Drop Chance 2.0 provides the flexibility you need to craft a unique player experience.
Supported Versions
Minecraft Versions: 1.21.x Server API: Paper