
BedWars1058-Inviter
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.
- Загрузки
- 293
- Подписчики
- 1
- Обновлён
- 4 июля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 18 апреля 2026 г.
About
BedWars1058‑Inviter is a lightweight yet powerful addon for BedWars1058 that fills your arenas faster, keeps players connected, and puts communication entirely in your hands. It works seamlessly on single‑arena servers, BungeeCord networks, and Velocity proxies (experimental).
Every message, sound, and behaviour is configurable – and the entire plugin is fully localisable through editable YAML language files.
Features
Automatic Arena Announcements
- Periodically checks waiting or starting arenas (default interval: 30 s).
- Broadcasts a clickable invitation to lobby players when an arena has at least the configured minimum number of players.
- Entire feature can be toggled on/off via
enable‑auto‑invite.
Manual Invite (/yq)
- Players inside a waiting or starting arena can send a personalised clickable invitation to the lobby and their current game world.
- Configurable cooldown (default 30 s) with a customisable cooldown message.
- Invitations work during
waitingandstartingstates.
Server‑wide Shout (/hh)
/hh <message>broadcasts to every player on the server, regardless of world.- Separate cooldown (default 90 s) with its own configurable message.
Quick Invite Item
- A customisable item (default: Bed) appears in the player’s inventory while they are waiting.
- Right‑click the item to instantly send a
/yqinvitation. - Fully configurable: material, display name, lore, inventory slot, and optional movement lock.
Force‑Start Game (/bi startgame)
- Players with the
bi.startpermission (op by default) can force‑start the current game immediately – team assignment is skipped, only the arena status is set toSTARTING. - A configurable quick‑start item (default: Diamond, slot 2) is given to players in waiting/starting arenas; right‑click it to trigger the same action.
- If the game is already in the
STARTINGstate, a configurable warning message is shown instead of doing nothing.
Admin Command (/bi)
/bi reload– reloads configuration with a two‑step confirmation (10 s window)./bi language <lang>– switches the server‑wide language on the fly, writing the change directly toconfig.ymlwithout removing any comments or formatting./bi version– displays the plugin author and current version./bi update– triggers a manual update check; the result is sent only to the command sender and does not affect the automatic update checker./bi startgame– force‑starts the current arena (requiresbi.start)./bi help– shows a fully customisable help menu that is defined entirely in the language files.
Config Auto‑Completion
- On every server start, the plugin automatically detects any missing options in
config.ymland appends them – together with their default comments – at the end of the file. - Your existing custom values, formatting, and comments are fully preserved.
- This ensures a seamless upgrade from older versions without manual config edits.
Placeholder System
{arena},{arenagroup},{player},{luckpermprefix}(LuckPerms prefix, empty if not present),{acceptbutton},{rejectbutton},{seconds},{nowarenaplayercount},{maxarenaplayercount},{version}.- Accept / reject buttons: Accept runs
/bw join <arena>, Reject silently dismisses the invitation. - Error messages such as “You are not in a waiting/starting arena” and the force‑start warning are also defined in the language files and can be customised.
Language System
- All player‑visible text (invite lines, button labels, cooldown alerts, help menu, errors, broadcast format, force‑start messages) is stored in editable YAML files inside the
language/folder. - Default languages:
en_usandzh_cn. Create custom languages by copying an existing file and renaming it<language>.yml. - Switch languages instantly with
/bi language <lang>– no restart required. - Language selection is saved in
config.yml(underlanguage) and persists across restarts. The oldlanguage‑settings.ymlfile has been removed to simplify management.
Multi‑Line & Multi‑Proxy
- Invite messages support both a single line and a YAML list (multiple lines).
- Works with BedWars1058
MULTIARENAmode,SHARED(BungeeCord via BedWarsProxy), and Velocity (experimental). - Optional “show invite after game” setting to keep eliminated players informed.
Update Checker
- Automatic update checks run every 60 minutes (if
check_updateis enabled) and notify online players with thebi.updatepermission. - Console update messages are now coloured (via
ConsoleSender) for better visibility in server logs. - All update‑related messages are in English regardless of the server’s language setting.
- Manual checks can be performed at any time with
/bi update.
bStats & Optional Disable
- bStats metrics are enabled by default, but can be disabled globally by setting
bstats-enabled: falseinconfig.yml– ideal for hosts that block outbound HTTPS tobstats.org.
Polished Experience
- Clickable messages with hover tooltips.
- Customisable sounds (works across 1.8 – 1.21).
- Debug mode (0/1/2) for troubleshooting.
- Lightweight – all broadcasts run asynchronously.
Technical Requirements
- BedWars1058 (BedWarsProxy optional for BungeeCord)
- Java 11+
- Spigot / Paper 1.8.8 – 1.21
- LuckPerms (optional, for the
{luckpermprefix}placeholder)
Installation
- Drop the
.jarinto your server’splugins/folder. - Restart the server.
- Add
/yqand/hhtoallowed-commandsinplugins/BedWars1058/config.yml:allowed-commands: - shout - bw - leave - yq - hh - Restart again.
- Edit
plugins/BedWars1058‑Inviter/config.ymland the language files inlanguage/. - Apply changes without a restart:
/bi reload.
Important:
/yqand/hhmust be in BedWars1058’sallowed-commandslist; otherwise they will not work in‑game./bi startgamedoes not need to be added to the allowed list – it is handled internally by the/bicommand.
Sound Compatibility: The
Soundoption inconfig.ymlmust match your server version. Examples:
- 1.8.x:
LEVEL_UP- 1.12.x+:
ENTITY_PLAYER_LEVELUP
Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/yq |
Send a manual arena invitation | none (default) |
/hh <msg> |
Server‑wide shout | none (default) |
/bi reload |
Reload configuration (confirmation required) | bi.admin |
/bi language <lang> |
Switch server language (preserves config comments) | bi.admin |
/bi version |
Show plugin author and version | none |
/bi update |
Manually check for updates | bi.admin |
/bi startgame |
Force‑start the current arena | bi.start (default: op) |
/bi help |
Display customisable help menu | none |
bi.use– allows using/yq,/hh, and/bi help(granted by default).bi.admin– allows/bi reload,/bi language, and/bi update.bi.update– receives automatic update notifications (op by default).bi.start– allows/bi startgameand usage of the quick‑start item (op by default).
Support
Issue Tracker: GitHub Issues
Test server: mc.xiyijicraft.top:25565
Stats
Ченджлог
1.13Релиз1.21.2, 1.21.3, 1.21.4 · 4 июля 2026 г.
Added
- Force‑start game – new command
/bi startgameand a configurable quick‑start item (default: diamond, slot 2).
Players with thebi.startpermission (op by default) can right‑click the item to immediately set the arena status toSTARTING. Teams are not assigned. - Config auto‑completion – when the plugin starts, it now detects any missing options in
config.ymland automatically appends them from the default configuration. Existing comments and custom values are fully preserved.
Changed
config.ymlnow ships withenable-quick-start,quick-start-item-material,quick-start-item-slotandbstats-enabledoptions.
1.12.1Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Fixed
- Fixed an issue where using
/bi reloadwould strip all comments and custom formatting fromconfig.yml(except the header). The plugin now edits the file directly, preserving every comment and blank line exactly as they were.
1.12Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Added
- New commands
/bi versionand/bi update./bi version— displays the plugin author and the current version./bi update— manually triggers an update check; the result is sent only to the command sender and does not affect the scheduled auto‑checker.
- The
/bi helpmenu is now fully defined in the language files (underhelp), so server owners can customise it. - The error message shown when
/yqis used outside a waiting/starting arena is now configurable viaerrors.not-in-arenain the language files. - bStats metrics initialisation has been updated to the official recommended form (
new Metrics(this, pluginId)). - Console update‑check messages are now coloured (sent via
ConsoleSender), making them easier to spot in the server log.
Changed
- Language selection is now stored only in
config.ymlunder thelanguagekey. The separatelanguage-settings.ymlfile has been removed. Using/bi languagedirectly updates and savesconfig.yml. - All update‑check messages (auto and manual) now use English only, ensuring consistent output regardless of the server locale.
Fixed
- Fixed a potential desync between the saved language and the active language after a reload, caused by the previous dual‑file storage.
1.11Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Added
- New placeholder
{luckpermprefix}– displays the inviting player's LuckPerms prefix (requires LuckPerms). - Smart update checker that correctly compares snapshot/pre‑release versions and notifies admins.
- On‑join update notification for players with the
bi.updatepermission. - Soft dependency on LuckPerms for optional prefix support.
Fixed
- Resolved an issue where the language setting was not always saved correctly after a reload.
1.10.2Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Fixed (Previous version's bug)
- Non‑OP players now correctly receive the
bi.usepermission by default, restoring access to/yq,/hh, and/bi helpwithout requiring manual intervention on servers without a permission plugin.
1.10.1Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Fixed
- Fixed a long‑standing bug where plugin comments inside config.yml (below the top header) would disappear after certain actions. Language switching now saves to an independent file, and the plugin no longer overwrites config.yml, preserving all user comments permanently.
1.10Релиз1.21.2, 1.21.3, 1.21.4 · 19 июня 2026 г.
Added
- New placeholders
{nowarenaplayercount}and{maxarenaplayercount}for displaying current/maximum arena players in invitation messages. - Default invite texts now show player count (e.g.,
(1/8)). - Updated placeholder documentation in language files.
Fixed
- Fixed a bug where players could shift‑click the quick invite item into other plugins' GUI menus, bypassing the movement lock.
1.10-rc1Бета1.21.2, 1.21.3, 1.21.4 · 30 мая 2026 г.
Added
- Added placeholder documentation comments in both
en_us.ymlandzh_cn.ymlfor easier configuration.
Fixed
- Fixed an issue where
/bi language,/bi reload, and other subcommands would incorrectly show "Unknown subcommand" when typed with mixed case. All subcommands are now case-insensitive.
Комментарии
Загружаем…