Installation
1. Install DzusillCore
Section titled β1. Install DzusillCoreβdDeathPenalty depends on DzusillCore 1.1.0+. Put DzusillCore-x.y.z.jar in plugins/ first.
2. Drop in dDeathPenalty
Section titled β2. Drop in dDeathPenaltyβPlace dDeathPenalty-x.y.z.jar into plugins/ and restart. On first start it creates:
plugins/dDeathPenalty/βββ config.yml # the penalty profiles (default / worlds / groups)βββ messages.yml # player-facing textβββ stats.yml # tracked deaths & money lost (managed by the plugin)3. (Optional) integrations
Section titled β3. (Optional) integrationsβInstall Vault + an economy plugin for money penalties, PlaceholderAPI for leaderboards, and WorldGuard for per-region control.
4. Configure & verify
Section titled β4. Configure & verifyβOut of the box, the default profile takes 10% of a playerβs balance and uses vanilla item drops. Edit config.yml to taste, then:
/dp reloadTest by dying (or /kill) and watching for the βYou died and lost β¦β message. Check a playerβs stats with:
/dp check <player>Next: the Quick Start.