banco 1.0.3
on May 22, 2025banco 1.0.3
on May 22, 2025- Fixes an issue where using the MythicMobs integration would introduce misbehaviours
- Fixes an issue where usernames in commands were case sensitive
banco 1.0.2
on Apr 30, 2025banco 1.0.2
on Apr 30, 2025- Fixes an issue within one of our libraries which prevented the plugin from initialising while our servers were down last Monday
banco 1.0.1
on Apr 14, 2025banco 1.0.1
on Apr 14, 2025- Fixes an issue with the Vault implementation where non-player accounts weren't properly stored
banco 1.0.0
on Mar 28, 2025banco 1.0.0
on Mar 28, 2025- Revamped item registry with support for 3rd party plugins such as ItemsAdder, Oraxen, Nexo, Nova, Slimefun or MythicMos
- 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
Full Changelog: https://github.com/myth-MC/banco/releases/tag/1.0.0
banco 0.6.8
on Nov 28, 2024banco 0.6.8
on Nov 28, 2024- Fixes an issue where the economy RSP would be registered too late, causing incompatibility issues with other plug-ins
- The Adventure API is now downloaded in runtime with Spigot's libraries system, making the JAR file lighter
banco 0.6.7
on Nov 21, 2024banco 0.6.7
on Nov 18, 2024- Adds German translation
- Fixes an issue that would prevent databases from loading in certain systems (seems to only affect Windows computers)
banco 0.6.6
on Nov 15, 2024banco 0.6.6
on Nov 15, 2024- Adds database support (limited to SQLite for now)
- Adds a migration utility to migrate effortlessly from the old data format (no action from an administrator is required)
- [!] Fixes an issue where items with tag
glowEffect
set tofalse
wouldn't count as valid banco items - Fixes an issue where databases larger than 3.2MB would prevent the plug-in from loading
- Fixes an issue that affects PaperMC-based servers where the plug-in wouldn't hook with some plug-ins that use the Vault API
- Fixes an issue that affects PaperMC-based servers in specific set-ups where the plug-in wouldn't load due to a circular plug-in loading
- Removes the auto-saver (no longer needed)
banco 0.6.5
on Oct 8, 2024banco 0.6.5
on Oct 8, 2024- Adds a config option to allow transactions to go into the player's ender-chest first
- Fixes an issue where checking a non-player's balance would throw a NullPointerException
- Fixes an issue where
/balancetop
could contain empty slots if a non-player account was found - Updated
social-api
to 0.1.1
banco 0.6.4
on Oct 2, 2024banco 0.6.4
on Oct 2, 2024This release fixes a critical security issue for servers running in 1.20-1.20.6
- Adds
/balance change
(has to be manually enabled in settings.yml) - Adds property
glowEffect
for items - Fixes an error with
/balancetop
- Fixes command autocompletion
- Fixes an error within the method that checks if an item is valid
banco 0.6.3
on Sep 29, 2024banco 0.6.3
on Sep 29, 2024- Fixes an issue with relocations during compilation. It's recommended to update as quick as possible due to possible conflicts with other plug-ins.
- Adds bStats metrics