- Adds dialogs for menu actions
- Adds transaction history API and command implementation (
/transactionsor/th)- Adds experimental asynchronous database writes (accessible via settings option)
- Adds command
/banco debug forcesave <account>, which can be helpful to find performance bottlenecks. This command requires debug mode to be active- Fixes a warning that was shown on each boot due to Cloud being outdated
- Fixes an issue where some debug messages would be sent even in production mode
- Updated Ukrainian localization
- Minimum required PaperMC version is now 1.21.7
- Fixes various concurrent modification exceptions in the cache system
- Fixes an issue where new players would have to rejoin for their balance to appear correctly
- Added shulker box support
- Added Base64-encoded items
- Added experimental MySQL support
- Revamped bundles with ender chest and shulker box support
- Notorious performance improvements affecting most server setups
- Added Ukrainian localization
- Added French localization
- Commands have been reworked and now use Cloud
- Adds
maxStackSizevariable for vanilla items in settings- Adds native VaultUnlocked support
- Adds a toggle in settings to allow or denying accounts to have negative balance
- Various API methods deprecated in 1.0 have been removed
- Fixed various concurrent modification exceptions
- Fixed a specific race condition that would lead to null pointer exceptions in certain environments
- Fixed cyclic dependencies by scheduling item registration
- Fixed an issue that broke /banco info in 1.21.9
- Fixed an issue causing the database migration util not to trigger
- Fixes an issue where using the MythicMobs integration would introduce misbehaviours
- Fixes an issue where usernames in commands were case sensitive
- Fixes an issue within one of our libraries which prevented the plugin from initialising while our servers were down last Monday
- Fixes an issue with the Vault implementation where non-player accounts weren't properly stored
- Revamped item registry with support for 3rd party plugins such as ItemsAdder, Oraxen, Nexo, Nova, Slimefun or MythicMobs
- Bundles integration
- MiniMessage format support
- Various performance tweaks which should make a big difference in your server's MSPT
- Native Brazilian Portuguese localization (thanks to Redyiel)
- Native Russian localization (thanks to delta)
- The database can now be backed up with command /banco dump
- It is now possible to configure player heads with custom textures
- Message prefixes are customizable
- Fixes an issue where account UUIDs wouldn't match the actual player, causing issues with plugins such as Geyser
- Fixes an issue where items would be dropped to the floor instead of being passed between storage instances
- Fixes an issue with the Vault integration where some API methods were not correctly implemented
- Fixes an issue where the plugin would send unnecessary database verbose to the console
- Fixes an issue where the update checker would still look for updates in development builds
