1.13 – 1.21.x | kDrops ⚙️ Custom Mob Drops icon

1.13 – 1.21.x | kDrops ⚙️ Custom Mob Drops -----

Custom mob drops with config support and drop chances.



kDrops – Fully Customizable Mob Drop System
Create personalized loot for every mob. Lightweight, modular, and powerful.
✨ Features
  • Custom Drops Per Mob
  • Multiple Drops per Mob
  • Random Drop Quantities
  • XP Rewards & Custom Messages
  • Enchantments Support
  • Time-Based Drops (e.g. night only)
  • Per-World Configuration
  • Admin Drop Alerts
  • Interactive GUI with /kdrops
  • Reload Command with error reporting
⚙️ How it Works
  1. Download and install the plugin
  2. Start your server
  3. Edit the `config.yml` to define custom drops
  4. Run `/kdrops reload`
  5. Done! Mobs now drop exactly what you want

Why kDrops

  • Lightweight and zero performance impact
  • Fully modular — enable only what you need
  • Beginner-friendly config
  • Supports 1.13 → 1.21
  • Great for RPG, PvE, and Survival servers

Code (YAML):

Example
:
ZOMBIE
:
  enabled
: true
  disable-default-drops
: true
  worlds
:
   - world
  drops
:
    sword
:
      chance
: 1.0
      material
: DIAMOND_SWORD
      min-quantity
: 1
      max-quantity
: 1
      name
: "§bZombie Sword"
      lore
:
       - "§7A rare drop"
      enchantments
:
        SHARPNESS
: 3
        UNBREAKING
: 2
      xp
: 20
      message
: "§7You got a sword from the zombie!"
      commands
:
        - "give %player% diamond 1"  
      only-night
: true
    emerald
:
      chance
: 1.0
      material
: EMERALD
      min-quantity
: 2
      max-quantity
: 4
      name
: "§aZombie Emerald"
      lore
:
       - "§7Glows with evil"
      xp
: 5
      message
: "§7You received %amount% emeralds!"
      only-night
: false

 


✅ 100% compatible with Paper, Spigot & Purpur
Need help? Want to suggest features? Contact me on discord (nonkyro)
Resource Information
Author:
----------
Total Downloads: 272
First Release: Jul 21, 2025
Last Update: Aug 18, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings