eBanks | Banking, Loans, GUI & Web Interface icon

eBanks | Banking, Loans, GUI & Web Interface -----

Bank, borrow, and manage your money — in-game and on the web



v1.0.9 — Death Penalty System
eBanks v1.0.9
Death Penalty System

  • Money lost on death — Players now lose a configurable percentage of their wallet balance when they die. Money stored in the bank is always safe — giving your players a real reason to use it
  • Rank-based penalties — Different ranks can have different penalty percentages. Default players lose 50%, VIP 25%, MVP 12.5%, Elite 0%. Fully configurable in config.yml
  • Exempt permission — Grant ebanks.deathpenalty.exempt to fully bypass the penalty for staff or specific players
  • Toggle & configure in-game — Enable/disable and change the default percentage directly from /bankadmin → General Settings, no restart needed
  • Web admin support — Death penalty settings are exposed in the web admin config panel
New Config
Code (Text):
death-penalty:
  enabled: true
  default-percentage: 50.0
  ranks:
    - permission: ebanks.deathpenalty.rank.vip
      percentage: 25.0
    - permission: ebanks.deathpenalty.rank.mvp
      percentage: 12.5
    - permission: ebanks.deathpenalty.rank.elite
      percentage: 0.0
New Permissions
  • ebanks.deathpenalty.exempt — Full bypass, no penalty on death
  • ebanks.deathpenalty.rank.vip — 25% penalty (configurable)
  • ebanks.deathpenalty.rank.mvp — 12.5% penalty (configurable)
  • ebanks.deathpenalty.rank.elite — 0% penalty (configurable)
Your existing config.yml and player data are fully compatible — no migration needed. The new death-penalty block will be added to your config automatically on first start.
----------, Mar 11, 2026
Resource Information
Author:
----------
Total Downloads: 66
First Release: Mar 3, 2026
Last Update: Mar 16, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings