HomeJavaModsMobLoot
MobLoot
MobLoot – Rewards for Killing Mobs

MobLoot is a simple yet powerful plugin that allows you to give players individual rewards for killing specific mobs on your server. Whether it’s items or coins – you’re in full control of who gets what.

With built-in Vault support, MobLoot works seamlessly with all major economy plugins. Coins can be added directly to a player’s balance – no matter if you’re using EssentialsX, CMI, or another economy system.

What MobLoot Can Do

As soon as a player kills a mob, the plugin checks whether a reward is defined for that mob. If so, the reward is granted based on a configurable chance. This reward can be an item or coins – the choice is yours.

You can also enable global broadcast messages when someone receives a reward – perfect for rare drops or special loot announcements.

Easy Configuration

All messages are fully customizable and support placeholders like %mob%, %amount%, %item%, and %player%. This allows you to match the reward messages to your server’s style and language.

Spoiler: config.yml
Code (YAML):
messages:
  item-reward
: "&aYou received &e%amount%x %item% &afor killing a &e%mob%&a."
  coin-reward
: "&aYou received &e%amount% coins &afor killing a &e%mob%&a."
  broadcast
: "&6[MobLoot] &e%player% killed a &c%mob% &eand received a reward!"

rewards
:
  ZOMBIE
:
    type
: COINS
    amount
: 50
    chance
: 0.5
    broadcast
: false

  CREEPER
:
    type
: ITEM
    item
: DIAMOND
    amount
: 2
    chance
: 0.2
    broadcast
: true

Requirements
Information
MobLoot gives you an easy way to reward PvE experiences and make your world feel more alive – with minimal setup and a big impact.



If you have questions or feature requests, feel free to reach out – feedback is always welcome!

Discord Support

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

MobLoot is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.21. Downloaded 80 times (via Spigot). Download it and open it directly in the game.

Explore more