-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A Vault-backed banking plugin for Paper — upgradeable account tiers, tranche-based daily interest, secure transfers, config-driven GUIs, and built-in anti-abuse detection.
RoyalBank gives players a separate, protected balance they grow through account tiers and interest, entirely under your control through config. It's built to slot into the eco suite but has no hard dependency on any of it — drop it on any Paper server with Vault and an economy plugin and it works.
- Installation — requirements and first boot
- Commands & Permissions — every command and node
-
Configuration — a tour of
config.yml
- Bank Tiers & Interest — how levels, tranches, and interest caps work
- Upgrade Costs — charging money and items to unlock a tier
- GUI Customization — editing the menus
- Anti-Abuse & RMT Detection — alerts, flags, and how to review them
- PlaceholderAPI — every placeholder
- EconGuard Integration — the shared audit ledger
- Storage & Backups — the database and how to back it up
- FAQ & Troubleshooting — common problems
| Platform | Paper 1.21+ (tested on Paper 26.2) |
| Required | Vault + a Vault economy provider |
| Optional | EcoItems, PlaceholderAPI, EconGuard |
| Storage | SQLite (default) or MySQL |
| Command |
/bank (aliases /royalbank, /rb) |
RoyalBank pairs with RoyalAuctions, RoyalBazaar, and EconGuard — each runs standalone. When EconGuard is present, RoyalBank reports every money movement to its shared audit ledger automatically.
This wiki tracks the latest release. If something here doesn't match your build, run
/bank reloadafter editing configs and check the server console for warnings.
RoyalBank · part of the eco suite (RoyalAuctions · RoyalBazaar · EconGuard) · Source on GitHub
Getting started
Using it
- Bank Tiers & Interest
- Upgrade Costs
- GUI Customization
- Anti-Abuse & RMT Detection
- PlaceholderAPI
- EconGuard Integration
- Storage & Backups
Help