{"id":27143,"date":"2026-06-01T13:19:40","date_gmt":"2026-06-01T10:19:40","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/"},"modified":"2026-06-01T13:19:40","modified_gmt":"2026-06-01T10:19:40","slug":"bedwars1058-inviter","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/","title":{"rendered":"BedWars1058-Inviter"},"content":{"rendered":"<p>&#8212;<\/p>\n<p>## About<\/p>\n<p>BedWars1058-Inviter is a lightweight yet powerful addon for BedWars1058 that enhances player engagement by automatically broadcasting clickable arena invitations, providing manual invite commands, and offering server-wide announcement capabilities. Whether you run a single-arena server or a BungeeCord network, this plugin helps fill your games faster, keeps players informed, and streamlines communication across your entire server.<\/p>\n<p>## Features<\/p>\n<p>### Automatic Arena Announcements<br \/>\n&#8211; When enabled, the plugin periodically checks all waiting or starting arenas (default interval: 30 seconds).<br \/>\n&#8211; As long as an arena has at least one player, a beautifully formatted clickable invitation is broadcast to all players in the lobby.<br \/>\n&#8211; Both the announcement interval and message format are fully configurable, and the entire feature can be toggled on or off via the `enable-auto-invite` option.<\/p>\n<p>### Manual Invite Command (`\/yq`)<br \/>\n&#8211; Players waiting in an arena can use `\/yq` (aliases: `\/yaoqing`, `\/invite`) to manually send a personalized invitation.<br \/>\n&#8211; The invitation is broadcast across both the lobby world and the current game world, ensuring maximum visibility.<br \/>\n&#8211; Invitations work during both `waiting` and `starting` game states, so players can still call for reinforcements even after the countdown has begun.<br \/>\n&#8211; Features a configurable cooldown (default: 30 seconds) to prevent spam.<\/p>\n<p>### Server-wide Announcement (`\/hh`)<br \/>\n&#8211; Players can use `\/hh <message>` to shout to the entire server, regardless of which world they are in.<br \/>\n&#8211; Includes a configurable cooldown (default: 90 seconds) with a customizable cooldown message.<br \/>\n&#8211; Message format supports `{player}` and `{message}` placeholders for full customization.<\/p>\n<p>### Quick Invite Item<br \/>\n&#8211; A configurable item (default: **Bed**) appears in the player&#8217;s inventory during waiting\/starting phases.<br \/>\n&#8211; Right-click the item to instantly trigger a `\/yq` invitation.<br \/>\n&#8211; Fully customizable: material, display name, lore, and inventory slot position.<\/p>\n<p>### Admin Command (`\/bi`)<br \/>\n&#8211; `\/bi reload` \u2013 Reloads plugin configuration with a 10-second confirmation step to prevent accidental reloads (requires `bi.admin` permission).<br \/>\n&#8211; `\/bi help` \u2013 Displays all available commands and their descriptions.<\/p>\n<p>### Multi-line Invite Messages<br \/>\n&#8211; `autoInviteText` and `yqInviteText` support both single-line strings and YAML list format for multiple lines.<br \/>\n&#8211; Each line is sent as an independent clickable message with full hover and click effects.<\/p>\n<p>### Highly Configurable<br \/>\nAlmost every message, sound, and behavior can be customized directly in `config.yml`:<br \/>\n&#8211; **Toggle Switches**: Enable or disable automatic announcements, `\/yq`, `\/hh`, and the quick invite item independently.<br \/>\n&#8211; **Placeholder Support**: Use `{player}`, `{arena}`, `{arenagroup}`, and `{seconds}` to dynamically insert information into messages.<br \/>\n&#8211; **Customizable Sounds**: Choose any sound effect supported by your server version (1.8 through 1.21).<br \/>\n&#8211; **Post-game Visibility**: Optionally show invitations to players who have finished their game so they can quickly join the next match.<br \/>\n&#8211; **Debug Mode**: Configurable debug output levels (0 = off, 1 = simple, 2 = verbose).<\/p>\n<p>### Dual Mode Support<br \/>\n&#8211; **Single-Arena Mode**: Works seamlessly with BedWars1058&#8217;s `MULTIARENA` server type.<br \/>\n&#8211; **BungeeCord Mode**: Fully compatible with BedWarsProxy, automatically detecting which mode is active and adjusting behavior accordingly.<\/p>\n<p>### Polished User Experience<br \/>\n&#8211; **Clickable Messages**: All announcements and invites feature clickable text that runs `\/bw join <arena>` when clicked.<br \/>\n&#8211; **Hover Tooltips**: Players can hover over invitations to see helpful instructions.<br \/>\n&#8211; **English Configuration**: The default `config.yml` includes detailed English comments for easy setup.<\/p>\n<p>## Technical Details<br \/>\n&#8211; **Requirements**: BedWars1058 (BedWarsProxy optional for Bungee mode)<br \/>\n&#8211; **Java Version**: Java 11 or higher<br \/>\n&#8211; **Server Compatibility**: Spigot \/ Paper 1.8.8 through 1.21<br \/>\n&#8211; **Lightweight**: Minimal performance impact; all broadcasts run asynchronously<\/p>\n<p>## Installation<br \/>\n1. Download the latest `.jar` file.<br \/>\n2. Place the file into your server&#8217;s `plugins\/` folder.<br \/>\n3. Restart your server.<br \/>\n4. Add `\/yq` and `\/hh` to the `allowed-commands` list in `plugins\/BedWars1058\/config.yml`:<br \/>\n   &#8220;`yaml<br \/>\n   allowed-commands:<br \/>\n   &#8211; shout<br \/>\n   &#8211; bw<br \/>\n   &#8211; leave<br \/>\n   &#8211; yq<br \/>\n   &#8211; hh<br \/>\n   &#8220;`<br \/>\n5. Restart the server again for the command whitelist to take effect.<br \/>\n6. Edit `plugins\/BedWars1058-Inviter\/config.yml` to customize settings.<br \/>\n7. Use `\/bi reload` to apply configuration changes without restarting.<\/p>\n<p>> **Important**: The `\/yq` and `\/hh` commands **must** be added to BedWars1058&#8217;s `allowed-commands` list. If you skip this step, the commands will not work in-game.<\/p>\n<p>> **Sound Compatibility**: The `Sound` option in `config.yml` must match your server version. Using an incorrect sound name may cause errors or silence the plugin.<br \/>\n> &#8211; **1.8.x**: `LEVEL_UP`<br \/>\n> &#8211; **1.12.x**: `ENTITY_PLAYER_LEVELUP`<br \/>\n> &#8211; **1.16+**: `ENTITY_PLAYER_LEVELUP`<\/p>\n<p>## Commands &#038; Permissions<br \/>\n| Command | Aliases | Description | Permission |<br \/>\n| :&#8212; | :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/yq` | `\/yaoqing`, `\/invite` | Sends a manual invitation to join your current arena | None (default) |<br \/>\n| `\/hh` | None | Broadcasts a message to the entire server | None (default) |<br \/>\n| `\/bi` | None | Admin command for BedWars1058-Inviter | None (default) |<br \/>\n| `\/bi reload` | None | Reloads the plugin configuration (requires confirmation) | `bi.admin` |<br \/>\n| `\/bi help` | None | Displays help information for plugin commands | None (default) |<\/p>\n<p>## Support &#038; Feedback<br \/>\nIf you encounter any issues or have suggestions, please submit them via our GitHub Issue Tracker:<br \/>\nReport bugs<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A BedWars1058 addon that sends clickable arena start announcements to waiting players and adds a \/yq manual invite command with cross\u2011world broadcasting, configurable cooldowns, and sound support.<\/p>\n","protected":false},"featured_media":27144,"template":"","meta":{"_minecraft_slug":"bedwars1058-inviter","_minecraft_project_id":"19o4Dw4J","_minecraft_author":"xiyiji322","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":71,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"bedwars1058-inviter.zip","_minecraft_size_bytes":522843,"_minecraft_version_count":19,"_minecraft_updated_at":"2026-05-15T20:25:01.794967Z","_minecraft_date_created":"2026-04-29T01:39:42.831867Z","_minecraft_date_modified":"2026-05-15T15:13:07.541455Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/bedwars1058-inviter","_minecraft_icon_attachment_id":27144,"_minecraft_imported_at":"2026-06-01T10:19:41+00:00","_minecraft_import_hash":"925c9ee66da3277771e4a125c12ea4d7","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,866,127,129,92],"mod_loader":[132,134],"minecraft_version":[379,382,385,48,49,50,52,53,54,55,57,58,59,36,60,93,94,101,102,62,37,73,74,38,30,31],"class_list":["post-27143","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-minigame","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-8-8","minecraft_version-1-8-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BedWars1058-Inviter - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BedWars1058-Inviter - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A BedWars1058 addon that sends clickable arena start announcements to waiting players and adds a \/yq manual invite command with cross\u2011world broadcasting, configurable cooldowns, and sound support.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/\",\"name\":\"BedWars1058-Inviter - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png\",\"datePublished\":\"2026-06-01T10:19:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png\",\"width\":64,\"height\":64},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bedwars1058-inviter\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BedWars1058-Inviter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BedWars1058-Inviter - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/","og_locale":"en_US","og_type":"article","og_title":"BedWars1058-Inviter - Minecraft","og_description":"A BedWars1058 addon that sends clickable arena start announcements to waiting players and adds a \/yq manual invite command with cross\u2011world broadcasting, configurable cooldowns, and sound support.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/","name":"BedWars1058-Inviter - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png","datePublished":"2026-06-01T10:19:40+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bedwars1058-inviter-icon-945c7671a98d92575841f7f7b39ea797bbd79ac0.png","width":64,"height":64},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bedwars1058-inviter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"BedWars1058-Inviter"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/27143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/27144"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=27143"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=27143"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=27143"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=27143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}