MoneyMobs

 MoneyMobs v3.532 [1.8-1.12.1]

MoneyMobs

Wiki Page (Click Me)
If you are using Spigot 1.8, check to make sure you are using one of these sound types. If you are using 1.9-1.12, click here.

PmjPK3G.png

Have you been looking for a mob drop plugin but haven't found the one?
Do you want your players to earn money by killing mobs but still keep your server lag-free?
Would you like to configure everything about the plugin?
If you answered yes, Money Mobs is perfect for your server!
FNiELPv.png

What can you do in MoneyMobs? I'm glad you asked!
•Get money drops from mobs and blocks as an item
•Lightweight and easy to use!
•Enable and disable different types of mobs from dropping money
•Set the chance of a mob dropping money
•(NEW!) Easy-to-use GUI to edit ALL config settings.
•(NEW!) Player-specific toggles.
•Change all messages of the plugin with lang.yml including the item name
•Negative and positive rewards
•Set the minimum and maximum amount a mob can drop
•Enable and disable different spawn reasons
•All blocks are disabled by default
•Set global boosters
•Get bonuses in different situations
•Set particle effects and sound for each mob or for all mobs
•Set sound effects when money is dropped and when money is picked up
•Enable permissions for each mob and spawn reason
•Specific mob types like Killer Rabbit, Donkey, Mule, Elder Guardian, and more
Code:
mob-arena-drops-enabled: false
money:
  material: GOLD_NUGGET
  different-levels-enabled: true
  different-levels:
    lo:
      material: GOLD_NUGGET
    med:
      min: 13
      max: 17
      material: GOLD_INGOT
    hi:
      material: GOLD_BLOCK
send-messages: true
hopper-pickup-money: false
whole-integer: false
use-permissions: false
shift-for-money: false
drop-negative-money: false
multiply-ground-money: false
particle:
  enabled: true
  per-mob: false
  type: FLAME
  offset-x:
    min: -1.0
    max: 1.0
  offset-y:
    min: -1.0
    max: 1.0
  amount: 5
  id: 0
  data: 0
  speed: 0.1
  radius: 15
sound:
  enabled: true
  per-mob: false
  type: UI_BUTTON_CLICK
  volume: 5.0
  pitch: 0.0
pickup-sound:
  enabled: true
  type: UI_BUTTON_CLICK
  volume: 5.0
  pitch: 0.0
message:
  title:
    enabled: false
    message: '&aYou picked up'
  subtitle:
    enabled: false
    message: '&e$%money%&a!'
enabled-worlds:
- world
- world_nether
- world_the_end
disabled-regions:
- region1
- region2
multipliers:
  enabled: true
  multipliers:
    VIP: 2
enable-worldguard: false
•Drop money from player balances
•An easy-to-use API for developers to hook into
•MythicMobs, (NEW!) ConquestiaMobs, WorldGuard, MobArena, and CrackShot Guns support
8OYDW6y.png

Vault- Vault is needed to give money to players. Vault will require you to have an economy plugin. (Essentials, iConomy, etc.)
MythicMobs*- Get money for killing MythicMobs!
•ConquestiaMobs*- Set per-level-multipliers for ConquestiaMobs!
WorldGuard*- Disable dropping money in certain regions
MobArena*- Disable all money drops in the arena
Crackshot Guns*- Get money from killing mobs with weapons.

*Optional
w2i7UHX.png

/moneymobs - Main help page
/moneymobs version - Get the version of the plugin
/moneymobs reload - Reloads the config files
/moneymobs booster add <duration in seconds> <multiplier> <name> - Adds a global booster for money drops.
/moneymobs booster remove <name> - Removes a booster from the active-booster list
/moneymobs booster list - Lists the current boosters running on the server
/moneymobs edit <mobs/blocks> - Edit the config settings in a GUI
/moneymobs update - Gets the latest version of MoneyMobs downloaded to your server
/moneymobs toggles <mobs/blocks - Allows players to edit certain settings in a GUI (Work in Progress)

Permission Nodes

moneymobs.*
moneymobs.help
moneymobs.version
moneymobs.reload
moneymobs.drop
moneymobs.booster
moneymobs.edit.mobs
moneymobs.edit.blocks
moneymobs.update
moneymobs.toggles

If you have use-permissions enabled:
moneymobs.multiplier.<name of multiplier>
moneymobs.reason.<Spawn Reason> - may sometimes be "none"
moneymobs.mob.<Mob Name>
moneymobs.mob.<Block Material> and moneymobs.reason.block for blocks​

wGqGuBO.png

Code:
mob-arena-drops-enabled: false
money:
  material: GOLD_NUGGET
  different-levels-enabled: true
  different-levels:
    lo:
      material: GOLD_NUGGET
    med:
      min: 13
      max: 17
      material: GOLD_INGOT
    hi:
      material: GOLD_BLOCK
send-messages: true
hopper-pickup-money: false
whole-integer: false
use-permissions: false
shift-for-money: false
drop-negative-money: false
multiply-ground-money: false
particle:
  enabled: true
  per-mob: false
  type: FLAME
  offset-x:
    min: -1.0
    max: 1.0
  offset-y:
    min: -1.0
    max: 1.0
  amount: 5
  id: 0
  data: 0
  speed: 0.1
  radius: 15
sound:
  enabled: true
  per-mob: false
  type: UI_BUTTON_CLICK
  volume: 5.0
  pitch: 0.0
pickup-sound:
  enabled: true
  type: UI_BUTTON_CLICK
  volume: 5.0
  pitch: 0.0
message:
  title:
    enabled: false
    message: '&aYou picked up'
  subtitle:
    enabled: false
    message: '&e$%money%&a!'
enabled-worlds:
- world
- world_nether
- world_the_end
disabled-regions:
- region1
- region2
multipliers:
  enabled: true
  multipliers:
    VIP: 2
enable-worldguard: false
Code:
money-item-name: '&e$%money%'
pickup-money: '&aYou picked up &e$%money%&a!'
no-permission: '&cYou do not have permission for this command!'
reloaded: '&aYou have reloaded the moneymobs configuration files.'
player-drop-money: '&aYou have dropped &e$%money% &ato player &e%killer%&a!'
proper-drop-cmd: '&b/moneymobs drop <amount>'
dropped-money-cmd: '&aYou dropped %amount% at your location!'
not-a-valid: '&cPlease enter a valid %object%!'
pickup-negative-money: '&cYou lost &e$%money%&c!'
Code:
Moved here: https://pastebin.com/K9Js3EtN
Code:
https://pastebin.com/vuWYwpMn
Code:
Unarmed:
  enabled: true
  multiplier: 1.25
Rider:
  enabled: true
  multiplier: 1.25
Sniper:
  enabled: true
  multiplier: 1.25
LongRangeSniper:
  enabled: true
  multiplier: 1.25
Code:
mob_name:
  multiplier-per-level: 0.2
  start-multiplier-at-level: 8
  enabled: false #All mobs are disabled by default
This is only used for storing boosters. Nothing to see here!
This is only used for storing placed data information. Nothing to see here!
Pe3HDAQ.png

Q. How do I incorporate MythicMobs into my configs?
A. Go to your "mobs.yml" file, and look for the "MythicMobs" section. Copy and paste the existing entry for your MythicMobs. Example: "MythicMobs.internal_name".
Q. Animals aren't dropping money!! What do I do?
A. Check your config, make sure your chances are at 100 and the mob type is enabled. If the problem still happens, reload the plugin and PM me so we can get it fixed for you.

Q. The config isn't regenerating when I do /moneymobs reload!!
A. /moneymobs only generates/reloads the language file. Please restart or reload the server to generate the config file.

Q. Does MoneyMobs work for 1.7.X?
A. No, there are certain methods that 1.7 does not have that are needed for the plugin.

Q. X isn't working in my plugin! Bad review mode initiated!
A. No, no. Please post bugs in the DISCUSSION section. All reviews with bugs will be reported and will be ignored.

Q. The item keeps going into players inventory like this
RYO6FNZ.png


A. This shouldn't happen anymore, update to the latest version. If you are on the latest version, please PM me to get this fixed!
API

API:
Code:
import me.venom.moneymobs.API;
//entityid is the Id of the Item entity, not an actual mob
public static boolean isMoney(int entityid);
public static double getWorth(int entityid);
public static void updateMoney(int entityid, double amount);

MoneyDropEvent:
Code:
import me.venom.moneymobs.events.MoneyDropEvent;
public Item getMoneyItem();
public double getAmount();
public void setAmount(double amount);

MoneyPickupEvent:
Code:
import me.venom.moneymobs.events.MoneyPickupEvent;
public Player getPlayer();
public Item getMoneyItem();
public double getAmount();
public void setAmount(double amount);







LICENSE:

  • When buying this plugin, you agree to the following:
    • You will NOT -Redacted- this plugin to other users or servers
    • You will NOT take any ideas or formats of this plugin for use of your own
    • You will NOT use this plugin for more than one server or for harmful use

Thank you everyone for almost 700 downloads! That is INSANE! Thank you!

If you have any bugs, questions, and/or comments, please leave them in the discussion area of this plugin, anything posted in the reviews will not be looked at and it will be reported. If you have bought the plugin and want to leave an honest review, please post one so I know how you feel.

Latest reviews

Very good

Similar resources

MoneyMobs MikeyBoy
  MoneyMobs v3.532 [1.8-1.12.2]
Get money from your mobs and blocks in a visual way! MythicMobs, WorldGuard, ConquestiaMobs + more!
0.00 star(s) 0 ratings
Downloads
122
Updated
MoneyMobs [1.8-1.12.2] K
Get money from your mobs and blocks in a visual way! MythicMobs, WorldGuard, ConquestiaMobs + more!
0.00 star(s) 0 ratings
Downloads
146
Updated
BlackSpigot General Chat
Rules Help Users
    RealNotSound @ RealNotSound: Click on the “version history” tab of a resource to view older versiona @Dekomori...
    Top