Get money by killing mobs.
![[IMG]](/proxy/image?url=https%3A%2F%2Fanderhurtado.com%2Fimages%2Fmobmoney.webp)
Requirements:
Compatible with:
Need compatibility with another thing? Just ask! Contact me and I will try to add the compatibility to my plugin! You can find me on
Discord!
Your server is
PvP? Your users can receive money when they kill another users if you want! By default the killed user will lose the amount of money to pay. You can disable this in the configuration.
You don't want this? Is disabled by default!
All entities are disabled by default, since they have in the configuration to pay 0 when killed, the user won't receive nothing! Change the value in mobs.yml file, and everything will be ready to work.
You can set the
amount of money that your users will get from every mob, or
you can use expressions to calculate the reward of your users when they kill mobs, you can use
all this variables & functions.
ANIMATIONS
You can set your own animation to display when an entity is killed! Dropping real items, or some coins. Or even a floating text showing the amoung of money gained!
You can set this animations globally (for all mbos) or for each mob.
Click over here to check the wiki and see all the configuration!
You can use hex colors for Minecraft 1.13+
MOB'S CONFIGURATION
Would you like to define different expressions according of the spawn reason of the mob? You can do it! Let's say that you want to give $1 when a player kills a witch, but $10 when the witch was a villager until a lightning hit him:
Code (YAML):
witch:
money
: 1
name
: '&2Witch'
minDamage
: maxHealth * 0.6
whenSpawnedBy:
LIGHTNING
: 10
You want to avoid to give too much money from farms? You can set a damage required to every entity! You can set 10hp required, or even the 50% of the max health of the entity! In the sample of the witch, we require to the player to deal at least, the 60% of the max health of the witch.
Click here to see the explanations and samples!
IMPORTANT: To change the amount of money to drop when a mob is spawned by a specific reason, or to ban a spawn reason, you have to use Paper. At the moment Spigot or Bukkit are not offering an API to retrieve the reason of spawning. So, to improve the resource management, is required to use Paper since they offer this.
And you have other parameters to configure! Check the
wiki to know!
FOR MODDED SERVERS: Enable the debug option at the config to get the mob's name.
TUTORIALS
In Spanish by
@Gus_198_:
PERMISSIONS
- mobmoney.reload - Reload the config file.
- mobmoney.disableworld - Disable a world.
- mobmoney.enableworld - Re-enable a world.
- mobmoney.get - Default. Get money killing mobs. (To disable use the permission "-mobmoney.get".)
- mobmoney.toggle - Default. Toggle's the message received when you kill a entity.
- mobmoney.multiplicator.<multiplicator> - You can give a multiplicator to the users.
- mobmoney.temporalMultiplier.set - Set temporal ,global money multiplier
LANGUAGES
STRIKE SYSTEM
You will have a file named
strikeSystem.sample.yml. You have to create your own named
strikeSystem.yml to make it work.
Check the wiki for more information.
If you need help to configure it, join in our Discord server to receive help!
OFFICIAL DISCORD SERVER
You can find me in Discord! You can ask me or other people for help, or report bugs, ask for suggestions... watherver you need!
Our Discord server:
https://discord.gg/J7Ze4A54K7
If you need help, contact to me

.
Contact:
[email protected]
Contacto (Español):
[email protected]