HomeJavaModsFeatherfallBank
FeatherfallBank
ModsJava

FeatherfallBank

by ItsEminus · on Modrinth

Vault economy for Paper 1.21.x — Shillings currency with Pouch wallet, Treasury bank, safe-zone support, and polished GUIs.

⬇ Download on Modrinth
FeatherfallBank — screenshot 1FeatherfallBank — screenshot 2

FeatherfallBank

Shillings. Pouch. Treasury.
A modern Vault economy plugin for Paper 1.21.x that introduces a Shillings currency, a player Pouch (wallet), and a region-safe Treasury bank—wrapped in polished GUIs with clear, friendly UX.


✨ Features


✅ Requirements


🚀 Installation

  1. Install Vault (and WorldGuard if you want safe-zones).
  2. Drop FeatherfallBank-<version>.jar into plugins/.
  3. Start the server to generate config files.
  4. Run /vault-info and confirm FeatherfallBank is the registered economy provider.
  5. Adjust config.yml (starting balance, death-drop percent, safe-zone regions), then /treasuryadmin reload.

🔧 Quick Config

currency-name: "Shillings"
currency-name-singular: "Shilling"
starting-balance: 500

pouch:
  death-drop-percent: 0.5        # 50% of Pouch dropped on death
  respect-keep-inventory: true   # if keepInventory is on, skip drops
  hopper-proof: true
  despawn-deletes: true

safe-zones:
  enabled: true
  regions: [owlrun, spawn]       # WorldGuard regions with no pouch drops

treasury:
  allow-command-open: true
  teller:
    enabled: true
    require-region: true
    regions: [owlrun]
    blocks: [LECTERN, BELL]      # blocks that act as Tellers

storage:
  type: SQLITE

messages:
  pickup: "+{amount} Shillings to your Pouch."
  receipt-deposit: "Deposited {amount} Shillings to your Treasury."
  receipt-withdraw: "Withdrew {amount} Shillings to your Pouch."
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more