DeathPenalty icon

DeathPenalty -----

Lose a percentage or fixed amount of money on death.



A plugin to make players lose a percentage or fixed amount of money on death.

Commands:
- /dpreload

Permissions:
- deathpenalty.reload
- deathpenalty.bypass

Requires:
- Vault

Code (YAML):

# ======================================
# DeathPenalty
# Created by EnderTweaks
# ======================================

# Valid options are "percentage" and "fixed"
lossType
: "percentage"

# The percentage of total money players will lose on death
# Only used if lossType is set to "percentage"
percentageLost
: 50

# The fixed amount of money players will lose on death
# Only used if lossType is set to "fixed"
amountLost
: 100

# The minimum balance player has to have in order to lose money on death
# If you want the penalty to apply on death regardless of the player's balance,
# setting this to 0 will effectively mean that this option is disabled
minimumBalance
: 1000

# Messages
prefix
: "&6[&c&lDP&6]&r "
reloadConfig
: "&bThe config has been reloaded."
deathMessage
: "&cYou died and lost &7$%amount%&c!"
belowMinimumBalance
: "&cYou got away from the death penalty this time."
Resource Information
Author:
----------
Total Downloads: 1,523
First Release: Sep 8, 2020
Last Update: Mar 22, 2023
Category: ---------------
All-Time Rating:
6 ratings
Find more info at harryw.link...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings