[1] **NEW FEATURE**: Economy Refund System - Players automatically refunded if RTP fails after payment
[2] **NEW FEATURE**: RTP Matchmaking Queue - Players can queue together for PvP duels (1v1, 2v2, etc.)
[3] **NEW FEATURE**: Console Send Location Command - Admins can teleport players to specific coordinates
[4] NEW: `economy.refund_on_fail` config option (default: true) - enables automatic refunds on failure
[5] NEW: Complete matchmaking system with `/rtp queue join/leave/status` commands
[6] NEW: `/rtp sendlocation <x> <y> <z> <world> <player>` admin command for precise teleports
[7] NEW: Matchmaking configuration section with team_size, spread_distance, tick_interval, queue_timeout
[8] NEW: VaultHook.depositPlayer() method for economy refunds
[9] IMPROVED: Economy system now handles failed teleports gracefully with automatic refunds
[10] IMPROVED: Players can find dueling partners via matchmaking queue system
[11] IMPROVED: Admins have more control with direct coordinate teleportation
[12] CONFIG: New `matchmaking` section with full queue configuration options
[13] CONFIG: New `economy.refund_on_fail` option for failed RTP refunds
[14] MESSAGES: Added 14+ new message keys for matchmaking, refunds, and sendlocation
[15] PERMISSIONS: New `justrtp.command.rtp.matchmaking` permission for queue access
[16] PERMISSIONS: New `justrtp.bypass.default_world` permission added
[17] COMPATIBILITY: Fully backward compatible - all new features are optional