About DeathPenalty
Works with: Economics, ServerRewards
When player dies, part of the player's property will be seized.
Permissions
・deathpenalty.use
Only players with this permissions will have their property seized.
Configurations
Max_Rate_Economics(0.00 - 1.00): Maximum rate of seized Economics
Max_Rate_RP(0.00 - 1.00): Maximum rate of seized RP
Min_Rate_Economics(0.00 - 1.00): Minimum rate of Economics to seize
Min_Rate_RP(0.00 - 1.00): Minimum rate of RP to seize
Receiver: There is an option true/false to enable/disable the player to receive seized property.
Receiver_Player_steamID: SteamID of the player who will receive the seized property (required if Margin is true)
{
"Config": {
"Max_Rate_Economics(0.00 - 1.00)": 0.1,
"Max_Rate_RP(0.00 - 1.00)": 0.1,
"Min_Rate_Economics(0.00 - 1.00)": 0.01,
"Min_Rate_RP(0.00 - 1.00)": 0.01,
"Receiver": false,
"Receiver_Player_steamID": "0",
"Use_Economics": false,
"Use_ServerRewards": false
}
}
Commands
/dp
You can check the seized property.