/
auto-invite-min-players
# Minimum number of players required in an arena before an automatic invitation is sent.
# Only takes effect when enable-auto-invite is true.
# Default: 1
debug-mode option in config.yml with three levels:
0 (Disabled) – no debug output1 (Simple) – only important messages (startup, auto-invites, reloads)2 (Verbose) – all messages including per-player item updates (may spam console)saveConfig().autoInviteText and yqInviteText now support both single-line strings and YAML list format for multiple lines. Each line is sent as an independent clickable message with hover effects./bi reload now correctly reloads all cached configuration values, including multi-line messages for both automatic and manual invitations./yq invitations from inside an arena can now see their own invitation messages.show-invite-after-game (default: false). When enabled, players who have finished their game (eliminated or spectating) will also receive arena invitations, allowing them to quickly join the next match./bw join command now intelligently selects the correct parameter format to prevent group matching failures.prevent-quick-invite-item-move (default: false). When enabled, players cannot move the quick invite item from its configured inventory slot./bw join command now includes both the arena group and arena name to ensure correct matching in all game modes.
A BedWars1058 addon that sends clickable arena start announcements to waiting players and adds a /yq manual invite command with cross‑world broadcasting, configurable cooldowns, and sound support.