Added a custom WorldGuard flag called drop-money. This means you can disable money drops in certain regions by typing /region flag region_name drop-money deny
Removed option to disable WorldGuard regions in the config because using flags is better
Added PlaceholderAPI support. For now the only placeholder is %moneyfrommobs_latest_picked_up% Let me know if you want more because I can't think of any other useful placeholders.
Improved how the plugin checks for how the mob was spawned
Built against latest version of spigot
Some little changes to code improving how it runs a little bit