File Details
ZZBank.jar
- B
- Apr 10, 2026
- 363.23 KB
- 3
- Early Access
File Name
ZZBank.jar
Supported Versions
- Early Access
# BankZZ Beta Notes - This beta line now requires `ZZCore.jar`. - The current shared-bank implementation resolves organizations through `ZZCore OrganizationService` with the `zzclan` provider when `ZZClan` is available. - Legacy fallback for `HyGuild` / `GuildPlugin` is still present in the current code. - The current shared-bank command surface includes `/guildbank`, `/guildbank audit`, `/guildbank npc`, and `/guildbank buy`. - `/bank admin` now covers both player-bank and shared-bank workflows from the same admin flow. - Runtime storage remains split across `accounts/`, `guild-accounts/`, `audit/players/`, and `audit/guilds/`. - Build status: rebuilt from the current `clean package` output with `-DskipTests`.