Create and manage custom mob drops with ease.
This plugin lets you fully customize what mobs drop on death, allowing for server-specific loot tables, rare items, or even custom event drops.
⚙️ Fully configurable via
config.yml
🔄 Reloadable without restarting the server
✅ Compatible with Bukkit, Spigot, Paper, and Purpur
- Easily override vanilla mob drops
- Enable or disable custom drops globally
- View a full list of mobs configured
- Supports any item, enchantments, NBT, and drop rates
- Built with performance and flexibility in mind
Command | Description |
---|---|
/drops |
Alias for all plugin commands |
/custommobdrops enable |
Enable custom mob drops globally |
/custommobdrops disable |
Disable custom drops (revert to vanilla behavior) |
/custommobdrops list |
List all configured mobs with custom drops |
/custommobdrops reload |
Reloads the plugin config without restarting |
Node | Description |
---|---|
shantek.custommobdrops.enable |
Allows toggling the plugin on/off |
shantek.custommobdrops.reload |
Allows reloading the plugin config |
- Download the plugin and place it in your server’s
/plugins
directory. - Restart or reload your server.
- Edit the
config.yml
to define custom drops. - Use
/custommobdrops reload
to apply changes live.
The config supports drop rates, item stacks, custom names, lore, and more!
Distributed under the GNU General Public License v3.0.
See LICENSE
for full license details.