MoneyThief

This plugin implements the ability to a configurable amount of money from another player after you kill them. You can also get paid for killing mobs.

NOTICE

(05/10/2015) Man, what's going on with Metrics? It's been up and down, but mostly down. This hindered development a bit (new workspace, so needed to download new dependencies), but I managed to grab a copy of it while it was up today. Development can continue as normal. So, what's new? I've completely refactored the entire plugin to make it easier to add content in the future. I've also completely refactored the config file so that it actually makes sense.

For older messages, consider going here.

Features

  • Money is taken from the victim, and given to the killer
  • The amount of money taken is based on a percentage of the victim's balance
  • A percentage of the victim's money is lost altogether.
  • Players can also make money by killing mobs
  • Each mob can have a different value associated with them.
  • The percentage of money stolen from the victim, percentage of money lost forever, and value of each mob is configurable in the config file
  • Upon killing a mob/player, or dying from a player, you will hear a customizable fanfare play.
  • Multipliers can be applied to PVE events based on permissions, as specified in the config file

Commands

This plugin has four commands:

  • /moneythief reloadconfig - Reloads the config file
  • /moneythief worth [mob] - Displays a list of mobs and their values, or displays the values of a specified mob
  • /moneythief group [group] - Displays a list of groups and their multipliers, or displays the multipliers of a specified group
  • /moneythief v - Returns the plugin version

Permissions

  • moneythief.reloadconfig
  • moneythief.worth
  • moneythief.group

These three are for the previous commands. The rest are as follows:

  • moneythief.PVE - You need this to get money from mob kills
  • moneythief.PVP - You need this to get money from player kills
  • moneythief.bypassPVP - If you have this, you will not activate the PVP event upon your death. You keep you money!
  • moneythief.bypassPVE - If you have this, you will not lose money when killed by a PVE event.
  • moneythief.group.<group name> - If you have this, you will receive multipliers for PVE events as specified in the config.

Dependencies

This plugin is dependent on Vault. You need to have a permissions plugin such as PermissionsEx to use this plugin.

Config

Due to length, the config file has been moved here.

Metrics

This plugin uses Metrics for anonymous usage statistics collections. You can opt out of the statistics collection for this plugin specifically at any time by disabling it in the config. You can opt out of Metrics altogether by editing plugins/Plugin Metrics/config.yml and changing the "opt-out" node to true.You can view the collected statistics at mcstats.org/plugin/MoneyThief. Collected stats are:

  • General Stats (How many total servers use the plugin, and the combined number of players on all the servers)
  • Server Location
  • Metrics Version
  • Minecraft Version
  • Java Version
  • Operating System (Version, name, architecture)
  • System Core Count
  • Server Version
  • Whether the server is on offline or online mode

metrics stats

Credits

This plugin was created by myself, but I would like to acknowledge the following people:

  • madtomic - Has been supporting this project since the beginning, giving suggestions, doing tests, and stopping me from slacking off! Thanks!
  • Everyone in the Hysteria Unleashed community - Developing help, being supportive, and being awesome

Donations

I will never charge money for my plugins. If you want to support me, feel free to donate here.

Issues

Having problems? Found a bug? Want to suggest a new feature? Feel free to drop me a ticket here!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    89728
  • Created
    Feb 21, 2015
  • Last Released File
    Mar 31, 2016
  • Total Downloads
    8,142
  • License

Categories

Members

Recent Files

Bukkit