File Details
Jbank-1.0.1.jar
- R
- Mar 25, 2026
- 2.66 MB
- 6
- Early Access
File Name
Jbank-1.0.1.jar
Supported Versions
- Early Access
--- ## [1.0.1] — 2026-03-24 ### Added - **Online-only interest payouts** — interest is now credited only to players who are connected at the time of the scheduled payout. Offline players receive nothing, rewarding active presence on the server. - **NPC Banker command** — new server-side command `/bank open ` that opens the bank GUI for a target player without requiring the `jbank.use` permission. Designed for NPC banker setups where players are forced to interact with an NPC instead of using the command directly. Controlled by the new `npcCommandEnabled` config option. - **Config auto-merge on update** — on startup, Jbank now compares the bundled default `config.json` with the server's existing file and automatically adds any new fields that are missing. Existing values set by the admin are never overwritten. ### Changed - `config.json` now includes `npcCommandEnabled` (default: `true`) ---