MoneyMobs [1.8-1.12.2]

 MoneyMobs [1.8-1.12.2] 3.532

MoneyMobs [1.8-1.12.2]
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
•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

















Pe3HDAQ.png




API
API:
Code (Text):
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 (Text):
import me.venom.moneymobs.events.MoneyDropEvent;
public Item getMoneyItem();
public double getAmount();
public void setAmount(double amount);

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

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 qtChan
  MoneyMobs v3.532 [1.8-1.12.1]
Get money from your mobs and blocks in a visual way! MythicMobs, WorldGuard, ConquestiaMobs + more!
5.00 star(s) 1 ratings
Downloads
379
Updated
BlackSpigot General Chat
Rules Help Users
    A @ AadrianN191290: hello
    Top