Global currency configuration - New section in config.yml : - currency.symbol , currency.position (prefix/suffix), currency.space - Automatically applies everywhere the plugin uses economy.format() (includes balance_formatted , payments, top, etc.).
More customizable messages - “Type the amount…” prompts now come from messages_*.yml and support %cancel% . - New per-language cancel keywords list: pay.prompt.cancel_words . - Request messages now support %amount_formatted% (with currency) without breaking the /pay command. - /pay menu visual improvement
- The “View balance” item now uses a configurable lore line: - pay.menu.item.view_balance_lore (added to all translations) - Supports %vault_balance_formatted% , %vault_balance% , %player% .
Unknown names in Top - If a player has no name available, the plugin no longer shows UUID. - New per-language configurable text: top.unknown_player .