Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
DeathMoney
DeathMoney is a Paper/Spigot plugin that handles money loss and rewards when players die.
It uses Vault for economy support. Install Vault and an economy plugin before using this plugin.
What It Does
- Takes money from players on natural deaths, if enabled.
- Rewards killers after PvP deaths, if enabled.
- Can split PvP rewards between players based on damage dealt.
- Can send taxes, natural death losses, and debt payments into a treasury account.
- Can block abuse such as repeated farming kills or same-IP rewards.
- Can limit DeathMoney behavior by world.
- Can track stats and leaderboards.
- Can show optional DecentHolograms popups/stats if DecentHolograms is installed.
First Setup
- Put
deathmoney-1.0.0.jarin your serverpluginsfolder. - Start the server once.
- Run:
/deathmoney setup
This enables the default core modules and marks setup as complete.
Then run:
/deathmoney reload
Commands
/deathmoney help
Shows available commands.
/deathmoney setup
Completes first-time setup.
/deathmoney reload
Reloads config and modules.
/deathmoney module list
Lists all modules and whether they are enabled.
/deathmoney module enable <module>
Enables a module.
/deathmoney module disable <module>
Disables a module.
/deathmoney treasury balance
Shows the treasury balance.
/deathmoney treasury deposit <amount>
Deposits your money into the treasury.
/deathmoney treasury withdraw <amount>
Withdraws money from the treasury to you.
/deathmoney stats
Opens your stats GUI. Requires the leaderboard module.
/deathmoney top <earned|lost|kills|assists>
Shows the top 10 leaderboard for that category.
Module Names
Use these names with /deathmoney module enable and /deathmoney module disable:
naturalpvpdamage-splitdebtbroadcastanti-abuseworld-rulestreasurykillstreakleaderboardhologramseasonal-resetlifesteal-compat
Permissions
deathmoney.admin- All admin permissions.deathmoney.setup- Use setup.deathmoney.reload- Reload config.deathmoney.module- Manage modules.deathmoney.treasury- Manage treasury.deathmoney.stats- View stats.deathmoney.top- View leaderboards.deathmoney.notify- Receive admin notices.
Required Plugins
- Vault
- Any Vault-compatible economy plugin
Optional Plugins
- DecentHolograms, only needed for the hologram module.


