Mineuniverse
Log in Register
Plugins

Monetary Death Penalty

Fear death as MonetaryDeathPenalty will remove currency from a player's account when they die.
by Supavitax
Download Claim this project
12,878 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Economy Fun General Mechanics

Logo

Fear death as MonetaryDeathPenalty will remove currency from a player's account when they die. This is a great way to help balance a server's economy.

Description

This is the MonetaryDeathPenalty plugin you can add to your server to monetary penalise players that die. It is currently v2.23 and was designed for v.1.6.4, v1.7.2, v1.7.9 and v1.8.1. It requires Vault. MonetaryDeathPenalty also supports most permissions and most currency plugins. You can add regions to the worldguardBlacklist in the config.yml to disable any money loss within those regions.

I will continue to support this and add many more features. If you have any suggestions please let me know in the comments or through a pm.

Installation and configuration

Place the MonetaryDeathPenalty.jar into your plugins directory and then run the server.

Commands

  • /mdp - Current version of MonetaryDeathPenalty running.
  • /mdp reload - Reloads the config for MonetaryDeathPenalty.
  • /mdp set prefix <string> - Set the prefix for MonetaryDeathPenalty.
  • /mdp set pvppay <integer> - Set the pvppay for MonetaryDeathPenalty.
  • /mdp set usepercentage <boolean> - Set the usepercentage for MonetaryDeathPenalty.
  • /mdp set flatpercentage <integer> - Set the flatpercentage MonetaryDeathPenalty.
  • /mdp set flatamount <integer> - Set the flatamount MonetaryDeathPenalty.
  • /mdp set vipflatpercentage <integer> - Set the vipflatpercentage MonetaryDeathPenalty.
  • /mdp set vipflatamount <integer> - Set the vipflatamount MonetaryDeathPenalty.
  • /mdp set minamountforpenalty <integer> - Set the minamountforpenalty MonetaryDeathPenalty.
  • /mdp set flatamountbelowminamount <integer> - Set the flatamountbelowminamount MonetaryDeathPenalty.
  • /mdp set maxpercentagecap <integer> - Set the maxpercentagecap MonetaryDeathPenalty.
  • /mdp set currencysymbol <symbolr> - Set the currencysymbol MonetaryDeathPenalty.

Config

Click here for help with the config.yml

  • checkForUpdates - MonetaryDeathPenalty will check for updates. Set to false to disable this./
  • prefix - Display a prefix before the MonetaryDeathPenalty message. To disable type prefix: ''
  • pvpPay: 150 - Allow players who kill another player to earn a flat amount of currency (pvpCost must be set to true). To disable type pvpPay: 0.
  • usePercentage: true - If true will use the flatPercentage to calculate the amount that is lost upon death.
  • flatPercentage: 10 - Will remove this percentage of the players current money upon death.
  • flatAmount: 500 - Will remove this amount of money from the player upon death. Set usePercentage to false if you wish to use this.
  • vipFlatPercentage: 5 - Will remove the specified percentage of the total players money upon death.
  • vipFlatAmount: 250 - Will remove a set value rather than a percentage of the players money. Set usePercentage to false if you wish to use this.
  • minAmountForPenalty: 1000 - If a player has less than or equal to this amount no currency will be deducted when they die.
  • flatAmountBelowMinAmount: 100 - If a player has less than or equal to minAmountForPenalty then the value from flatAmountBelowMinAmount will be deducted from a player when they die. To disable type flatAmountBelowMinAmount: 0
  • maxPercentageCap: 5000 - Will cap the max amount of currency that can be removed from the usePercentage.
  • currencySymbol: $ - Will output currencySymbolX in the money lost message upon death.
  • customMessage: '&6You have died at {0} &6and due to dying you have lost &a{1}&9{2}&6.' - Will show a custom death message upon death. Click here for help with the config.yml.
  • customMessageForKiller: '&6You have earned &a{1}&9{4} &6for killing &d{3}&6.' - Will show a custom message when the player kills another player. Click here for help with the config.yml.
  • worlds: - world - world_nether - Worlds listed here will prevent players losing money through MonetaryDeathPenalty.
  • worldGuardBlackList: - region_name_here - Regions listed here will cause MonetaryDeathPenalty to have no affect on the players currency.

Permissions

  • mdp.ignore
    description: Player cannot be penalised by MonetaryDeathPenalty upon death. Give Ops - -mdp.ignore permission node to allow MonetaryDeathPenalty to affect their cash. They will still need the - -mdp.vip permission node if you want Ops to be fully affected by MonetaryDeathPenalty.
  • mdp.vip
    description: Player/group is marked as Vip and penalised using the value from vipFlatPercentage or vipFlatAmount. Give Ops - -mdp.vip permission node to allow MonetaryDeathPenalty to fully affect their cash.
  • mdp.admin
    description: Player/group is granted admin permissions
    default: op
  • mdp.reload
    description: Reload the config for MonetaryDeathPenalty.
    default: op

Changelog

Click here for the full Changelog

Metrics

As of v2.0 this plugin sends statistics about the usage to the server http://mcstats.org/. You can disable it by setting "opt-out" to true in \plugins\PluginMetrics\config.yml.

stats

Auto-checking for updates

As of v2.0 this plugin will check for updates using Curse's ServerMods API. It always checks the current version with the version on BukkitDev and will notify ops or any players/groups with the mdp.admin permission that there is an update available. It will never automatically download an update without the user typing /mdp update. All of the updates are downloaded from BukkitDev. These checks can be disabled in the config.yml by setting checkForUpdates to false.

Donate

As people have requested a donation button to help support the development of MonetaryDeathPenalty I've decided to add one. Thanks to the current and future donations I really appreciate it.

https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif

MonetaryDeathPenalty v2.23
MC CB 1.7.9-R0.2, CB 1.7.2-R0.2, 1.8.1
Release 2015-01-14 Get
MonetaryDeathPenalty v2.01
MC CB 1.7.2-R0.2, CB 1.6.4-R2.0, CB 1.7.2-R0.1
Release 2014-03-05 Get
MonetaryDeathPenalty v2.0
MC CB 1.7.2-R0.2, CB 1.6.4-R2.0, CB 1.7.2-R0.3
Release 2014-02-15 Get
MonetaryDeathPenalty v1.75
MC CB 1.6.2-R1.0, CB 1.6.4-R2.0
Release 2013-12-17 Get
MonetaryDeathPenalty v1.7
MC CB 1.6.2-R1.0, 1.6.4
Release 2013-10-24 Get
MonetaryDeathPenalty v1.65
MC CB 1.6.2-R1.0, 1.6.4
Release 2013-10-17 Get
MonetaryDeathPenalty v1.54
MC CB 1.6.2-R1.0, 1.6.4
Release 2013-10-08 Get
MonetaryDeathPenalty v1.4
MC CB 1.6.2-R1.0
Release 2013-09-17 Get
MonetaryDeathPenalty v1.45
MC CB 1.6.2-R1.0
Release 2013-09-17 Get
MonetaryDeathPenalty v1.3
MC CB 1.6.2-R1.0
Release 2013-09-15 Get
MonetaryDeathPenalty v0.9
MC CB 1.6.2-R1.0
Release 2013-09-11 Get
MonetaryDeathPenalty v0.8
MC CB 1.6.2-R0.1
Release 2013-09-07 Get
MonetaryDeathPenalty v0.7
MC CB 1.6.2-R0.1
Release 2013-09-05 Get
MonetaryDeathPenalty v0.65
MC CB 1.6.2-R0.1
Release 2013-08-31 Get
MonetaryDeathPenalty v0.61
MC CB 1.6.2-R0.1
Release 2013-08-30 Get
MonetaryDeathPenalty v0.5
MC CB 1.6.2-R0.1
Release 2013-08-27 Get
MonetaryDeathPenalty v0.41
MC CB 1.6.2-R0.1
Release 2013-08-20 Get
MonetaryDeathPenalty v0.4
MC CB 1.6.2-R0.1
Release 2013-08-18 Get
MonetaryDeathPenalty v0.35
MC CB 1.5.2-R1.0
Release 2013-06-28 Get
MonetaryDeathPenalty v0.3
MC CB 1.5.2-R1.0
Release 2013-06-27 Get
MonetaryDeathPenalty v0.2
MC CB 1.5.2-R1.0
Release 2013-06-26 Get
MonetaryDeathPenalty V0.1
MC CB 1.5.2-R1.0
Release 2013-06-23 Get
MonetaryDeathPenalty v0.15
MC CB 1.5.2-R1.0
Release 2013-06-23 Get

More from Supavitax

HeadConomy
6,261
Hardcore Ban on Death
4,399
WhosNearMe
4,157
MotdPerWorld
3,523
Simple Seasons
2,816
Item Lore Stats
149,403

You Might Also Like

HyperConomy
The all in one economy and shop plugin.
94,502
Experience Bank II
Experience Bank II
9,883
MySQL Economy Bridge
Sync your economy accounts over many servers using MySQL.
9,832
BuyXP
Links the experience system with your economy plugin.
9,832
McmmoPay
McmmoPay
9,689
MinePermit
Require Players to pay to mine
9,617