banco 0.5.1
on Aug 13, 2024banco 0.5.1
on Aug 13, 2024- Fixed an issue where some plug-ins tried to access a non-implemented Vault method to create a fake account, leading the server to crash while trying to get an OfflinePlayer's UUID. Numerous plug-ins could be affected by this issue.
banco 0.5.0
on Aug 10, 2024- Adds customizable items (display name, lore and custom model data)
- Adds language overrides
- Adds Catalan localization
- Adds
settings.yml
, which replacesconfig.yml
- Adds
accounts.yml
, which replacesdata.yml
- Adds automatic
data.yml
migration
banco 0.4.5
on Aug 5, 2024banco 0.4.5
on Aug 5, 2024- Fixes compatibility with CMI
banco 0.4.4
on Aug 4, 2024banco 0.4.4
on Aug 4, 2024- Fixes an issue where the PlaceholderAPI expansion is registered before the plugin itself
banco 0.4.3
on Aug 3, 2024banco 0.4.3
on Aug 3, 2024- Fixed an issue with online-mode UUIDs
- Fixed an issue where rounding would occasionally return a slightly off number
banco 0.4.2
on Aug 2, 2024banco 0.4.2
on Aug 2, 2024- Simplified Chinese translations, courtesy of @SnowCutieOwO ;-)
- Better debugging options (transaction logger and /banco)
- Improved compatibility with plugins that depend on VaultAPI
- BancoEventAPI (internal for now)
- Various important bug fixes in text formatting
banco 0.4.1
on Aug 1, 2024banco 0.4.1
on Aug 1, 2024- Store decimal values as transactions when there's not any item with decimal values configured
- Various important bug fixes
banco 0.4.0
on Jul 31, 2024banco 0.4.0
on Jul 31, 2024- Count ender chest items (can be disabled in config.yml)
- Allow decimal values
- Various important bug fixes
banco 0.3.1
on Jul 29, 2024banco 0.3.1
on Jul 29, 2024- Fixed an issue where some config.yml values were rewritten after reloading
banco 0.3.0
on Jul 29, 2024banco 0.3.0
on Jul 29, 2024- Folia support
- Various bug fixes