https://github.com/shantek/custommobdrops
This plugin gives you full control over what items mobs drop on your Minecraft server. With the ability to toggle custom drops on and off, you can easily run events on your server and revert back to vanilla drops at the end of the event.
https://github.com/shantek/custommobdrops
bukkit bukkit-plugin java minecraft minecraft-plugin minecraftjava paper paper-plugin papermc purpur purpur-plugin purpurmc spigot spigot-plugin spigotmc
Last synced: 4 months ago
JSON representation
This plugin gives you full control over what items mobs drop on your Minecraft server. With the ability to toggle custom drops on and off, you can easily run events on your server and revert back to vanilla drops at the end of the event.
- Host: GitHub
- URL: https://github.com/shantek/custommobdrops
- Owner: shantek
- License: gpl-3.0
- Created: 2024-05-22T01:29:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-11T23:00:50.000Z (over 1 year ago)
- Last Synced: 2025-02-07T13:55:28.975Z (about 1 year ago)
- Topics: bukkit, bukkit-plugin, java, minecraft, minecraft-plugin, minecraftjava, paper, paper-plugin, papermc, purpur, purpur-plugin, purpurmc, spigot, spigot-plugin, spigotmc
- Language: Java
- Homepage: https://www.shantek.io/
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://shantek.co/discord)
[](https://www.codefactor.io/repository/github/shantek/custommobdrops)
# π§ Custom Mob Drops
**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
---
## π§ Features
- 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
---
## βοΈ Commands
| 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 |
---
## π Permissions
| Node | Description |
|------|-------------|
| `shantek.custommobdrops.enable` | Allows toggling the plugin on/off |
| `shantek.custommobdrops.reload` | Allows reloading the plugin config |
---
## π§Ύ Setup Instructions
1. Download the plugin and place it in your serverβs `/plugins` directory.
2. Restart or reload your server.
3. Edit the `config.yml` to define custom drops.
4. Use `/custommobdrops reload` to apply changes live.
> The config supports drop rates, item stacks, custom names, lore, and more!
---
## π External Links
- π¬ [Join the Discord](https://shantek.co/discord)
- π [Report Issues / Suggestions](https://github.com/shantek/CustomMobDrops/issues)
- β€οΈ [Support via Patreon](https://shantek.co/patreon)
---
## π License
Distributed under the **GNU General Public License v3.0**.
See [`LICENSE`](LICENSE) for full license details.
---
