Changelog: • New!Added PlaceholderAPI placeholder support in GUI • New!Added configurable number formatting system with 3 format types: COMPACT (K/M/B/T), COMMAS (1,000,000), and FULL (1000000) • New!Added per-currency number format override option in config.yml • New! Added configurable thresholds for compact format (K/M/B/T) in config.yml • New! Added right-click to cancel own coinflip game feature in /cf menu (only host can cancel their own game) • New!Added lore display for cancel option when viewing own game (shows "Right-click to cancel" message) • New! Added anvil GUI input support as alternative to chat input (configurable in config.yml: input.method) • New! Added formatted PlaceholderAPI placeholders for profit and net profit (e.g., %coinflip_profit_money_formatted%, %coinflip_net_profitt%) - returns formatted numbers with commas (xxx,xxx,xxx) or K/M/B/T based on config • New! Added BeastTokens currency integration • Fix!Fixed profit calculation to properly account for tax • Fix! Fixed animation display bug where animation would show wrong winner • Fix! Improved animation-result consistency - animation ending position now matches the actual winner result • Fix! Fixed ChatColor plugin compatibility • Fix! Fixed game item PlaceholderAPI placeholders showing viewer's stats instead of host's stats • Fix! Anvil input GUI now opens reliably on 1.20+ servers • Optimize! Improved number display formatting - removes unnecessary .00 decimals and adds comma separators • Optimize! All amounts in GUI, messages, notifications, and Discord webhooks now use configurable formatting • Optimize! GUI automatically refreshes for all viewers when a game is cancelled