Improvements in code, fixed few bugs with connections to MariaDB
Fixed Exceptions in placeholders.
Updated language files.
Updated VaultUnlockedAPI to 2.9.0
Added support for 1.21.4
Other not important fixes.
New Features
Added option to change text when placeholder showed "EMPTY"
You can set this change in config.yml under section formatting.
Code (YAML):
formatting: # Currency value format currency_pattern: "#,##0.00" # Compact value format compacted_pattern: "#,##0.0##" # Locale symbol format currency_locale: en-US
placeholders:
empty-name: "EMPTY"
Keep in mind test plugin before you upload him into production server.