
MobEggDrops is a plugin that enables mobs to drop their spawn egg according to a percentage that you specify in the configuration. The percentages can be anywhere between 0 and 100, with 0 being the eggs will never drop and 100 being they will always drop. Unfortunately this plugin does not support some mobs such as the wither and the ender dragon as they do not have a spawn egg equivalent. I hope you enjoy the plugin.
Notice: Only supports 1.11 due to the recent addition of SpawnEggMeta in the Bukkit API.
Source code: https://github.com/Meronat/BukkitMobEggDrops
Soon I will have more commands and will switch to child commands, but for now one-word commands work just fine.
mobeggdrops.* - Gives someone every MobEggDrops permission.
mobeggdrops.reload - Allows you to do "/med" or "/medreload". Defaults to operators.
mobeggdrops.chances - Allows you to use the "/medchances" command. Defaults to everyone.
mobeggdrops.drops - Enables the mobs this player kills to drop their spawn egg if "check-permission" is set to true in the configuration.
Have a suggestion for the plugin? Tell me here or on my Github issues page and I'll do my best to accommodate you.