HomeJavaModsCommandMob
CommandMob
SimpleCommandMob
A lightweight Spigot plugin that revolutionizes mob interactions by executing customizable commands when players kill specific mobs. Key features:

Perfect for RPG servers, custom loot tables, or unique gameplay mechanics. Works seamlessly on Spigot/Paper 1.21.4+.


⚙️ Sample Configuration

Code (Text):
messages:
  no-permission: "&4You can't attack: %mob%!"
  reward-message: "&6You got a reward for killing %mob%!"
  admin-reload: "&aConfiguration successfully reloaded!"

mobs:
  CREEPER:
    commands:
      "minecraft:give %player% tnt 3": 40 #40% of probability
      "minecraft:give %player% gunpowder 10": 30 #30% of probability
      "effect give %player% speed 30 2": 20 #20% of probability
      "eco take %player% 100": 10 #10% of probability

  ENDER_DRAGON:
    permission: "mobs.enderdragon" #You need permission to damage the mob
    commands:
      "minecraft:give %player% dragon_egg 1": 80
      "minecraft:give %player% elytra 1": 20





>If you want to create a video tutorial about my plugin it will be published here ;D<



My Other Plugins:
SimpleCommandBlocker | SimpleMoreSounds

Commands

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.

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

Explore more